var/cache/dev/ContainerNegrjuc/getPlace_Api_Oauth_FacebookGrantExtensionService.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 'place.api.oauth.facebook_grant_extension' shared service.
  5. return $this->services['place.api.oauth.facebook_grant_extension'] = new \ApiBundle\OAuth\Extensions\FacebookGrantExtension(${($_ = isset($this->services['place.user_manager']) ? $this->services['place.user_manager'] : $this->load('getPlace_UserManagerService.php')) && false ?: '_'}, ${($_ = isset($this->services['facebook.sdk']) ? $this->services['facebook.sdk'] : ($this->services['facebook.sdk'] = new \ApiBundle\OAuth\FacebookSdk($this))) && false ?: '_'}, $this);