#1120 - missing docblock parameter
This commit is contained in:
parent
db74efbe34
commit
250b38710c
@ -89,6 +89,7 @@ EOT
|
||||
*
|
||||
* @param string $entityName Full or partial entity class name
|
||||
* @param EntityManagerInterface $entityManager
|
||||
* @param OutputInterface $output
|
||||
*/
|
||||
private function displayEntity($entityName, EntityManagerInterface $entityManager, OutputInterface $output)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user