<?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 'akeneo_batch_queue.manager.job_execution_manager' shared service.

include_once \dirname(__DIR__, 4).'/vendor/akeneo/pim-community-dev/src/Akeneo/Tool/Bundle/BatchQueueBundle/Manager/JobExecutionManager.php';

return $this->privates['akeneo_batch_queue.manager.job_execution_manager'] = new \Akeneo\Tool\Bundle\BatchQueueBundle\Manager\JobExecutionManager(($this->privates['akeneo_batch.entity_manager.persisted_connection_entity_manager'] ?? $this->load('getAkeneoBatch_EntityManager_PersistedConnectionEntityManagerService.php')));
