1
0
mirror of synced 2024-12-14 07:06:04 +03:00

Fix DocBlock

This commit is contained in:
Fabio B. Silva 2012-10-20 00:39:51 -03:00
parent ecaa3fd03e
commit 0fa89647d2

View File

@ -184,7 +184,7 @@ abstract class AbstractCollectionPersister
* Check for existance of an element
*
* @param \Doctrine\ORM\PersistentCollection $coll
* @param mixed \Doctrine\ORM\PersistentCollection
* @param \Doctrine\ORM\PersistentCollection
*
* @return boolean
*/