Fix docblock
This commit is contained in:
parent
be39afa2f4
commit
bb1f71f1f9
1 changed files with 1 additions and 1 deletions
|
@ -141,7 +141,7 @@ interface CollectionPersister
|
|||
/**
|
||||
* Loads association entities matching the given Criteria object.
|
||||
*
|
||||
* @param \Doctrine\ORM\PersistentCollection $persistentCollection
|
||||
* @param \Doctrine\ORM\PersistentCollection $collection
|
||||
* @param \Doctrine\Common\Collections\Criteria $criteria
|
||||
*
|
||||
* @return array
|
||||
|
|
Loading…
Add table
Reference in a new issue