File: /home4/cca63905/www/nueva/var/cache/dev/ContainerQecuh6j/getDoctrine_SchemaUpdateCommandService.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_update_command' shared service.
$this->services['doctrine.schema_update_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\UpdateSchemaDoctrineCommand();
$instance->setName('doctrine:schema:update');
return $instance;