<?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_localization.controller.locale' shared service.

include_once \dirname(__DIR__, 4).'/vendor/akeneo/pim-community-dev/src/Akeneo/Platform/Bundle/UIBundle/Controller/LocaleController.php';

return $this->services['pim_localization.controller.locale'] = new \Akeneo\Platform\Bundle\UIBundle\Controller\LocaleController(($this->privates['pim_localization.provider.ui_locale'] ?? $this->load('getPimLocalization_Provider_UiLocaleService.php')), ($this->privates['pim_internal_api_serializer'] ?? $this->load('getPimInternalApiSerializerService.php')));
