Current File : //var/www/prestashop/var/cache/prod/Container6fk5v1E/getPrestashop_Module_ManagerService.php
<?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 public 'prestashop.module.manager' shared autowired service.

return $this->services['prestashop.module.manager'] = new \PrestaShop\PrestaShop\Core\Module\ModuleManager(($this->services['prestashop.core.admin.module.repository'] ?? $this->getPrestashop_Core_Admin_Module_RepositoryService()), ($this->services['prestashop.adapter.data_provider.module'] ?? $this->getPrestashop_Adapter_DataProvider_ModuleService()), ($this->services['prestashop.core.admin.data_provider.module_interface'] ?? $this->getPrestashop_Core_Admin_DataProvider_ModuleInterfaceService()), ($this->services['PrestaShop\\PrestaShop\\Core\\Module\\SourceHandler\\SourceHandlerFactory'] ?? $this->load('getSourceHandlerFactoryService.php')), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['prestashop.adapter.hook.manager'] ?? ($this->services['prestashop.adapter.hook.manager'] = new \PrestaShop\PrestaShop\Adapter\HookManager())));