%PDF- %PDF-
Direktori : /home/emtnaeewxm/www/var/cache/prod/ContainerXumm7sr/ |
Current File : /home/emtnaeewxm/www/var/cache/prod/ContainerXumm7sr/getDoctrine_SchemaCreateCommandService.php |
<?php use Symfony\Component\DependencyInjection\Argument\RewindableGenerator; // This file has been auto-generated by the Symfony Dependency Injection Component for internal use. // Returns the private 'doctrine.schema_create_command' shared service. include_once $this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Console/Command/Command.php'; include_once $this->targetDirs[3].'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php'; include_once $this->targetDirs[3].'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/CreateCommand.php'; include_once $this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Command/Proxy/CreateSchemaDoctrineCommand.php'; $this->services['doctrine.schema_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CreateSchemaDoctrineCommand(); $instance->setName('doctrine:schema:create'); return $instance;