File: /home4/cca63905/www/nueva/var/cache/dev/ContainerQecuh6j/getWebServer_Command_ServerRunService.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 'web_server.command.server_run' shared service.
$this->services['web_server.command.server_run'] = $instance = new \Symfony\Bundle\WebServerBundle\Command\ServerRunCommand(($this->targetDirs[3].'/public'), 'dev');
$instance->setName('server:run');
return $instance;