Files
masimmo.pl/var/cache/prod/ContainerIdpxe97/getHookConfiguratorService.php
2024-11-20 09:09:44 +01:00

9 lines
495 B
PHP

<?php
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
// This file has been auto-generated by the Symfony Dependency Injection Component for internal use.
// Returns the public 'hook_configurator' shared service.
return $this->services['hook_configurator'] = new \PrestaShop\PrestaShop\Core\Module\HookConfigurator(${($_ = isset($this->services['hook_repository']) ? $this->services['hook_repository'] : $this->load('getHookRepositoryService.php')) && false ?: '_'});