var/cache/dev/ContainerBxizV3K/getCheckoutEventListenerService.php line 11

Open in your IDE?
  1. <?php
  2. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  3. use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  4. // This file has been auto-generated by the Symfony Dependency Injection Component for internal use.
  5. // Returns the private 'EcommerceShopBundle\EventListener\CheckoutEventListener' shared autowired service.
  6. include_once \dirname(__DIR__4).'/src/EcommerceShopBundle/EventListener/CheckoutEventListener.php';
  7. return $this->privates['EcommerceShopBundle\\EventListener\\CheckoutEventListener'] = new \EcommerceShopBundle\EventListener\CheckoutEventListener(($this->services['pimcore_ecommerce.factory'] ?? $this->load('getPimcoreEcommerce_FactoryService.php')), ($this->services['Pimcore\\Localization\\LocaleServiceInterface'] ?? $this->getLocaleServiceInterfaceService()), ($this->services['session'] ?? $this->getSessionService()), ($this->services['Pimcore\\Log\\ApplicationLogger'] ?? $this->load('getApplicationLoggerService.php')), ($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()));