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

include_once \dirname(__DIR__, 4).'/vendor/akeneo/pim-community-dev/src/Akeneo/Pim/Enrichment/Component/Product/Validator/AttributeValidatorHelper.php';

return $this->privates['pim_catalog.validator.helper.attribute'] = new \Akeneo\Pim\Enrichment\Component\Product\Validator\AttributeValidatorHelper(($this->privates['pim_catalog.repository.locale'] ?? $this->getPimCatalog_Repository_LocaleService()), ($this->services['pim_catalog.repository.channel'] ?? $this->getPimCatalog_Repository_ChannelService()));
