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

include_once \dirname(__DIR__, 4).'/vendor/akeneo/pim-community-dev/src/Akeneo/Pim/Structure/Bundle/Controller/InternalApi/AttributeController.php';
include_once \dirname(__DIR__, 4).'/vendor/akeneo/pim-community-dev/src/Akeneo/Tool/Component/StorageUtils/Remover/RemoverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/akeneo/pim-community-dev/src/Akeneo/Tool/Component/StorageUtils/Remover/BulkRemoverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/akeneo/pim-community-dev/src/Akeneo/Tool/Bundle/StorageUtilsBundle/Doctrine/Common/Remover/BaseRemover.php';
include_once \dirname(__DIR__, 4).'/vendor/akeneo/pim-community-dev/src/Akeneo/Pim/Structure/Bundle/Query/PublicApi/Attribute/Sql/AttributeIsAFamilyVariantAxis.php';

$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());

return $this->services['pim_enrich.controller.rest.attribute'] = new \Akeneo\Pim\Structure\Bundle\Controller\InternalApi\AttributeController(($this->privates['pim_catalog.repository.attribute'] ?? $this->load('getPimCatalog_Repository_AttributeService.php')), ($this->privates['pim_internal_api_serializer'] ?? $this->load('getPimInternalApiSerializerService.php')), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['pim_catalog.filter.chained'] ?? $this->load('getPimCatalog_Filter_ChainedService.php')), ($this->privates['pim_enrich.repository.attribute.search'] ?? $this->load('getPimEnrich_Repository_Attribute_SearchService.php')), ($this->privates['pim_catalog.updater.attribute'] ?? $this->load('getPimCatalog_Updater_AttributeService.php')), ($this->services['validator'] ?? $this->load('getValidatorService.php')), ($this->privates['pim_catalog.saver.attribute'] ?? $this->load('getPimCatalog_Saver_AttributeService.php')), new \Akeneo\Tool\Bundle\StorageUtilsBundle\Doctrine\Common\Remover\BaseRemover($a, ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), 'Akeneo\\Pim\\Structure\\Component\\Model\\Attribute'), ($this->privates['pim_catalog.factory.attribute'] ?? $this->load('getPimCatalog_Factory_AttributeService.php')), ($this->services['pim_user.context.user'] ?? $this->getPimUser_Context_UserService()), ($this->privates['pim_catalog.localization.localizer.number'] ?? $this->load('getPimCatalog_Localization_Localizer_NumberService.php')), ($this->privates['pim_enrich.normalizer.attribute'] ?? $this->load('getPimEnrich_Normalizer_AttributeService.php')), ($this->services['translator'] ?? $this->getTranslatorService()), new \Akeneo\Pim\Structure\Bundle\Query\PublicApi\Attribute\Sql\AttributeIsAFamilyVariantAxis($a), ($this->services['pim_catalog.repository.channel'] ?? $this->getPimCatalog_Repository_ChannelService()));
