<?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 'oro_config.controller.configuration' shared service.

include_once \dirname(__DIR__, 4).'/vendor/akeneo/pim-community-dev/src/Oro/Bundle/ConfigBundle/Controller/Rest/ConfigurationController.php';

return $this->services['oro_config.controller.configuration'] = new \Oro\Bundle\ConfigBundle\Controller\Rest\ConfigurationController(($this->privates['oro_config.global'] ?? $this->load('getOroConfig_GlobalService.php')), ($this->privates['file_locator'] ?? $this->load('getFileLocatorService.php')), '@PimUIBundle/Resources/config/loading_messages.txt', [0 => ['section' => 'pim_ui', 'name' => 'language'], 1 => ['section' => 'pim_analytics', 'name' => 'version_update'], 2 => ['section' => 'pim_ui', 'name' => 'loading_message_enabled'], 3 => ['section' => 'pim_ui', 'name' => 'loading_messages']]);
