Current File : //var/www/prestashop/var/cache/prod/Container6fk5v1E/getSwiftmailer_Command_SendEmailService.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 private 'swiftmailer.command.send_email' shared service.

$this->privates['swiftmailer.command.send_email'] = $instance = new \Symfony\Bundle\SwiftmailerBundle\Command\SendEmailCommand();

$instance->setName('swiftmailer:spool:send');

return $instance;