var/cache/dev/ContainerXjvFkL2/getSession2Service.php line 11

Open in your IDE?
  1. <?php
  2. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  3. use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  4. // This file has been auto-generated by the Symfony Dependency Injection Component for internal use.
  5. // Returns the private 'Core\Service\Session\Session' shared autowired service.
  6. include_once \dirname(__DIR__4).'/src/CoreBundle/Service/Session/Session.php';
  7. return $this->privates['Core\\Service\\Session\\Session'] = new \Core\Service\Session\Session(($this->services['session'] ?? $this->load('getSessionService.php')), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()));