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

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

return $this->services['pim_enrich.controller.rest.category'] = new \Akeneo\Pim\Enrichment\Bundle\Controller\InternalApi\CategoryController(($this->privates['pim_catalog.repository.category'] ?? $this->getPimCatalog_Repository_CategoryService()), ($this->privates['pim_enrich.twig.category_extension'] ?? $this->load('getPimEnrich_Twig_CategoryExtensionService.php')), ($this->privates['pim_internal_api_serializer'] ?? $this->load('getPimInternalApiSerializerService.php')), ($this->privates['pim_catalog.filter.chained'] ?? $this->load('getPimCatalog_Filter_ChainedService.php')));
