<?php

use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
use Symfony\Component\DependencyInjection\Exception\RuntimeException;

// This file has been auto-generated by the Symfony Dependency Injection Component for internal use.
// Returns the public 'pim_api.controller.token' shared service.

include_once \dirname(__DIR__, 4).'/vendor/akeneo/pim-community-dev/src/Akeneo/Tool/Bundle/ApiBundle/Controller/TokenController.php';

return $this->services['pim_api.controller.token'] = new \Akeneo\Tool\Bundle\ApiBundle\Controller\TokenController(($this->privates['fos_oauth_server.server'] ?? $this->load('getFosOauthServer_ServerService.php')));
