<?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.event_subscriber.product.on_save.api_aggregator_event_subscriber' shared service.

include_once \dirname(__DIR__, 4).'/vendor/akeneo/pim-community-dev/src/Akeneo/Pim/Enrichment/Bundle/EventSubscriber/Product/OnSave/ApiAggregatorForProductPostSaveEventSubscriber.php';

return $this->privates['pim_catalog.event_subscriber.product.on_save.api_aggregator_event_subscriber'] = new \Akeneo\Pim\Enrichment\Bundle\EventSubscriber\Product\OnSave\ApiAggregatorForProductPostSaveEventSubscriber(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
