DDC-1457: Fixed wrong docblock.
This commit is contained in:
parent
2f6b930a8d
commit
a26990c3e8
@ -2652,7 +2652,7 @@ class UnitOfWork implements PropertyChangedListener
|
||||
*
|
||||
* @param string $entityName The name of the Entity.
|
||||
*
|
||||
* @return Doctrine\ORM\Persisters\AbstractEntityPersister
|
||||
* @return Doctrine\ORM\Persisters\BasicEntityPersister
|
||||
*/
|
||||
public function getEntityPersister($entityName)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user