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

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

return $this->services['pim_enrich.controller.rest.attribute_type'] = new \Akeneo\Pim\Structure\Bundle\Controller\InternalApi\AttributeTypeController(($this->services['pim_catalog.registry.attribute_type'] ?? $this->load('getPimCatalog_Registry_AttributeTypeService.php')));
