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

9 lines
1.3 KiB
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 'prestashop.multistore_checkbox_enabler' shared service.
return $this->services['prestashop.multistore_checkbox_enabler'] = new \PrestaShopBundle\Service\Form\MultistoreCheckboxEnabler(${($_ = isset($this->services['prestashop.adapter.feature.multistore']) ? $this->services['prestashop.adapter.feature.multistore'] : $this->load('getPrestashop_Adapter_Feature_MultistoreService.php')) && false ?: '_'}, ${($_ = isset($this->services['prestashop.adapter.legacy.configuration']) ? $this->services['prestashop.adapter.legacy.configuration'] : ($this->services['prestashop.adapter.legacy.configuration'] = new \PrestaShop\PrestaShop\Adapter\Configuration())) && false ?: '_'}, ${($_ = isset($this->services['prestashop.adapter.shop.context']) ? $this->services['prestashop.adapter.shop.context'] : ($this->services['prestashop.adapter.shop.context'] = new \PrestaShop\PrestaShop\Adapter\Shop\Context())) && false ?: '_'}, ${($_ = isset($this->services['prestashop.core.admin.multistore']) ? $this->services['prestashop.core.admin.multistore'] : $this->getPrestashop_Core_Admin_MultistoreService()) && false ?: '_'});