Current File : //var/www/prestashop/var/cache/prod/ContainerMN6PLKt/getGenerateMailTemplatesCommandService.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 'PrestaShopBundle\Command\GenerateMailTemplatesCommand' shared service.

return $this->services['PrestaShopBundle\\Command\\GenerateMailTemplatesCommand'] = new \PrestaShopBundle\Command\GenerateMailTemplatesCommand(($this->services['prestashop.core.command_bus'] ?? $this->load('getPrestashop_Core_CommandBusService.php')), ($this->services['prestashop.adapter.legacy.context'] ?? $this->getPrestashop_Adapter_Legacy_ContextService()));