var/cache/website/dev/ContainerO61WHfO/getSuluWebsite_ExceptionController_InnerService.php line 9

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 'sulu_website.exception_controller.inner' shared service.
  6. @trigger_error('The "sulu_website.exception_controller.inner" service is deprecated since Symfony 4.4.'E_USER_DEPRECATED);
  7. return new \Symfony\Bundle\TwigBundle\Controller\ExceptionController(($this->services['twig'] ?? $this->getTwigService()), true);