var/cache/dev/ContainerFm2kyev/getSocialUser_LoginListenerService.php line 8

Open in your IDE?
  1. <?php
  2. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  3. // This file has been auto-generated by the Symfony Dependency Injection Component for internal use.
  4. // Returns the private 'social_user.login_listener' shared service.
  5. return $this->services['social_user.login_listener'] = new \Social\UserBundle\EventListener\LoginListener(${($_ = isset($this->services['doctrine']) ? $this->services['doctrine'] : $this->getDoctrineService()) && false ?: '_'}, ${($_ = isset($this->services['router']) ? $this->services['router'] : $this->getRouterService()) && false ?: '_'}, ${($_ = isset($this->services['session']) ? $this->services['session'] : $this->getSessionService()) && false ?: '_'}, ${($_ = isset($this->services['social_user.user_authentication_handler']) ? $this->services['social_user.user_authentication_handler'] : $this->load('getSocialUser_UserAuthenticationHandlerService.php')) && false ?: '_'}, ${($_ = isset($this->services['social.pusher_initializer']) ? $this->services['social.pusher_initializer'] : $this->getSocial_PusherInitializerService()) && false ?: '_'}, ${($_ = isset($this->services['templating']) ? $this->services['templating'] : $this->getTemplatingService()) && false ?: '_'}, $this);