<?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_import_export.normalizer.step_execution' 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/Platform/Bundle/ImportExportBundle/Normalizer/StepExecutionNormalizer.php';

return $this->privates['pim_import_export.normalizer.step_execution'] = new \Akeneo\Platform\Bundle\ImportExportBundle\Normalizer\StepExecutionNormalizer(($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['pim_catalog.localization.presenter.datetime'] ?? $this->load('getPimCatalog_Localization_Presenter_DatetimeService.php')));
