Merge pull request #125 from Ocramius/patch-4
Update en/reference/tools.rst
This commit is contained in:
commit
ced44e1916
1 changed files with 1 additions and 1 deletions
|
@ -104,7 +104,7 @@ there whenever you want to access the Doctrine console.
|
|||
// doctrine.php - Put in your application root
|
||||
|
||||
use Doctrine\DBAL\Tools\Console\Helper\ConnectionHelper;
|
||||
use Doctrine\DBAL\Tools\Console\Helper\EntityManagerHelper;
|
||||
use Doctrine\ORM\Tools\Console\Helper\EntityManagerHelper;
|
||||
use Doctrine\ORM\Tools\Console\ConsoleRunner;
|
||||
use Symfony\Component\Console\Helper\HelperSet;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue