File: /home4/cca63905/www/nueva/var/cache/dev/ContainerXle9u1z/getDoctrine_QuerySqlCommandService.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.query_sql_command' shared service.
$this->services['doctrine.query_sql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand();
$instance->setName('doctrine:query:sql');
return $instance;