var/cache/dev/ContainerFm2kyev/getSocialUser_UserAuthenticationHandlerService.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.user_authentication_handler' shared service.
  5. return $this->services['social_user.user_authentication_handler'] = new \Social\UserBundle\Service\UserAuthenticationHandler(${($_ = isset($this->services['doctrine.orm.default_entity_manager']) ? $this->services['doctrine.orm.default_entity_manager'] : $this->getDoctrine_Orm_DefaultEntityManagerService()) && 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.payload_manager']) ? $this->services['social.payload_manager'] : $this->load('getSocial_PayloadManagerService.php')) && false ?: '_'}, ${($_ = isset($this->services['social.call_manager']) ? $this->services['social.call_manager'] : $this->load('getSocial_CallManagerService.php')) && false ?: '_'}, ${($_ = isset($this->services['social.friend_manager']) ? $this->services['social.friend_manager'] : $this->getSocial_FriendManagerService()) && false ?: '_'}, ${($_ = isset($this->services['sentry.client']) ? $this->services['sentry.client'] : $this->getSentry_ClientService()) && false ?: '_'}, $this);