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

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

return $this->services['pim_enrich.controller.rest.locale'] = new \Akeneo\Channel\Bundle\Controller\InternalApi\LocaleController(($this->privates['pim_catalog.repository.locale'] ?? $this->getPimCatalog_Repository_LocaleService()), ($this->privates['pim_internal_api_serializer'] ?? $this->load('getPimInternalApiSerializerService.php')), ($this->privates['pim_catalog.filter.chained'] ?? $this->load('getPimCatalog_Filter_ChainedService.php')));
