var/cache/dev/ContainerNegrjuc/getFosOauthServer_ServerService.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 'fos_oauth_server.server' shared service.
  5. return $this->services['fos_oauth_server.server'] = new \OAuth2\OAuth2(${($_ = isset($this->services['fos_oauth_server.storage']) ? $this->services['fos_oauth_server.storage'] : $this->load('getFosOauthServer_StorageService.php')) && false ?: '_'}, $this->parameters['fos_oauth_server.server.options']);