Merge pull request #1385 from TomasVotruba/patch-2
duplicated param in phpdoc
This commit is contained in:
commit
2706812b37
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ abstract class AbstractIdGenerator
|
|||
/**
|
||||
* Generates an identifier for an entity.
|
||||
*
|
||||
* @param EntityManager|EntityManager $em
|
||||
* @param EntityManager $em
|
||||
* @param \Doctrine\ORM\Mapping\Entity $entity
|
||||
* @return mixed
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue