var/cache/website/dev/ContainerO61WHfO/getSuluWebsite_Exception_ControllerService.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 public 'sulu_website.exception.controller' shared service.
  6. include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Controller/ExceptionController.php';
  7. return $this->services['sulu_website.exception.controller'] = new \Sulu\Bundle\WebsiteBundle\Controller\ExceptionController($this->load('getSuluWebsite_ExceptionController_InnerService.php'), ($this->services['sulu_core.webspace.request_analyzer'] ?? $this->getSuluCore_Webspace_RequestAnalyzerService()), ($this->services['sulu_website.resolver.parameter'] ?? $this->load('getSuluWebsite_Resolver_ParameterService.php')), ($this->services['twig'] ?? $this->getTwigService()), true);