<?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_enrich.normalizer.entity_with_family_variant.metric.label.normalizer' shared service.

include_once \dirname(__DIR__, 4).'/vendor/akeneo/pim-community-dev/src/Akeneo/Pim/Enrichment/Component/Product/Normalizer/InternalApi/AxisValueLabelsNormalizer/AxisValueLabelsNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/akeneo/pim-community-dev/src/Akeneo/Pim/Enrichment/Component/Product/Normalizer/InternalApi/AxisValueLabelsNormalizer/MetricNormalizer.php';
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/Enrichment/Component/Product/Normalizer/Standard/Product/MetricNormalizer.php';

return $this->privates['pim_enrich.normalizer.entity_with_family_variant.metric.label.normalizer'] = new \Akeneo\Pim\Enrichment\Component\Product\Normalizer\InternalApi\AxisValueLabelsNormalizer\MetricNormalizer(($this->privates['pim_catalog.normalizer.standard.product.metric'] ?? ($this->privates['pim_catalog.normalizer.standard.product.metric'] = new \Akeneo\Pim\Enrichment\Component\Product\Normalizer\Standard\Product\MetricNormalizer())), ($this->privates['pim_catalog.localization.localizer.metric'] ?? $this->load('getPimCatalog_Localization_Localizer_MetricService.php')));
