<?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.normalizer.standard.attribute_group' shared service.

include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/akeneo/pim-community-dev/src/Akeneo/Pim/Structure/Component/Normalizer/Standard/AttributeGroupNormalizer.php';

return $this->privates['pim_catalog.normalizer.standard.attribute_group'] = new \Akeneo\Pim\Structure\Component\Normalizer\Standard\AttributeGroupNormalizer(($this->privates['pim_catalog.normalizer.standard.translation'] ?? $this->load('getPimCatalog_Normalizer_Standard_TranslationService.php')), ($this->privates['pim_catalog.repository.attribute'] ?? $this->load('getPimCatalog_Repository_AttributeService.php')));
