<?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.update_exports_on_channel_update' shared service.

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

return $this->privates['pim_catalog.event_subscriber.update_exports_on_channel_update'] = new \Akeneo\Pim\Enrichment\Bundle\EventSubscriber\Category\OnSave\ConfigureCategoryTreeForExportJobsAfterChangingTheChannelCategoryTree(($this->privates['akeneo_batch.job.job_instance_repository'] ?? $this->load('getAkeneoBatch_Job_JobInstanceRepositoryService.php')), ($this->privates['akeneo_batch.updater.job_instance'] ?? $this->load('getAkeneoBatch_Updater_JobInstanceService.php')), ($this->privates['akeneo_batch.saver.job_instance'] ?? $this->load('getAkeneoBatch_Saver_JobInstanceService.php')), [0 => 'csv_product_export', 1 => 'xlsx_product_export']);
