<?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 private 'pim_catalog.repository.cached_attribute_option' shared service.

return $this->privates['pim_catalog.repository.cached_attribute_option'] = new \Akeneo\Tool\Component\StorageUtils\Repository\BaseCachedObjectRepository(($this->privates['pim_catalog.repository.attribute_option'] ?? $this->load('getPimCatalog_Repository_AttributeOptionService.php')));
