<?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.value' shared service.

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

return $this->services['pim_enrich.controller.rest.value'] = new \Akeneo\Pim\Enrichment\Bundle\Controller\InternalApi\ValuesController(($this->privates['pim_catalog.builder.product'] ?? $this->load('getPimCatalog_Builder_ProductService.php')), ($this->services['pim_user.context.user'] ?? $this->getPimUser_Context_UserService()), ($this->privates['pim_enrich.converter.enrich_to_standard.product_value'] ?? $this->load('getPimEnrich_Converter_EnrichToStandard_ProductValueService.php')), ($this->privates['pim_catalog.localization.localizer.converter'] ?? $this->load('getPimCatalog_Localization_Localizer_ConverterService.php')), ($this->privates['pim_catalog.updater.product'] ?? $this->load('getPimCatalog_Updater_ProductService.php')), ($this->privates['pim_catalog.validator.product'] ?? $this->load('getPimCatalog_Validator_ProductService.php')), ($this->privates['pim_catalog.repository.attribute'] ?? $this->load('getPimCatalog_Repository_AttributeService.php')), ($this->privates['pim_enrich.normalizer.product_violation'] ?? $this->load('getPimEnrich_Normalizer_ProductViolationService.php')), ($this->privates['pim_catalog.comparator.filter.product'] ?? $this->load('getPimCatalog_Comparator_Filter_ProductService.php')));
