#1120 - avoiding storing the Doctrine\ORM\EntityManager
in the command itself
This commit is contained in:
parent
cf078d8da8
commit
ed79648d7d
1 changed files with 0 additions and 1 deletions
|
@ -77,7 +77,6 @@ EOT
|
|||
$entityManager = $this->getHelper('em')->getEntityManager();
|
||||
|
||||
$this->output = $output;
|
||||
$this->entityManager = $entityManager;
|
||||
|
||||
$this->displayEntity($entityName, $entityManager);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue