Skip to content

Commit

Permalink
fix CS
Browse files Browse the repository at this point in the history
  • Loading branch information
orklah committed Jan 17, 2020
1 parent 77b27c3 commit 5de4de2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Doctrine/ORM/Mapping/ClassMetadataInfo.php
Original file line number Diff line number Diff line change
Expand Up @@ -3404,4 +3404,4 @@ private function assertMappingOrderBy(array $mapping)
throw new InvalidArgumentException("'orderBy' is expected to be an array, not " . gettype($mapping['orderBy']));
}
}
}
}

0 comments on commit 5de4de2

Please sign in to comment.