var/cache/dev/ContainerCrnDixP/getLuminousControllerService.php line 16

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 'App\Controller\Front\LuminousController' shared autowired service.
  6. include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  7. include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  8. include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/Controller.php';
  9. include_once \dirname(__DIR__4).'/src/Controller/Front/LuminousController.php';
  10. include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/TokenGeneratorInterface.php';
  11. include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/TokenGenerator.php';
  12. return $this->services['App\\Controller\\Front\\LuminousController'] = new \App\Controller\Front\LuminousController(($this->services['security.csrf.token_manager'] ?? $this->load('getSecurity_Csrf_TokenManagerService.php')), ($this->services['hwi_oauth.registration.form.factory'] ?? $this->load('getHwiOauth_Registration_Form_FactoryService.php')), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['fos_user.user_manager'] ?? $this->load('getFosUser_UserManagerService.php')), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['App\\Service\\AppServices'] ?? $this->getAppServicesService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), ($this->privates['fos_user.util.token_generator.default'] ?? ($this->privates['fos_user.util.token_generator.default'] = new \FOS\UserBundle\Util\TokenGenerator())), ($this->services['twig'] ?? $this->getTwigService()));