Skip to content

Commit

Permalink
#1246 DDC-3487 - docblock args fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Ocramius committed Jan 13, 2015
1 parent 278b8bf commit 35dd7f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Doctrine/ORM/Persisters/OneToManyPersister.php
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ public function loadCriteria(PersistentCollection $collection, Criteria $criteri
/**
* Check if entity is in a valid state for operations.
*
* @param $entity
* @param object $entity
*
* @return bool
*/
Expand Down

0 comments on commit 35dd7f8

Please sign in to comment.