PHP Class Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener
Emails are sent on the kernel.terminate event.
Show file
Open project: symfony/swiftmailer-bundle
Public Methods
Method Details
__construct()
public method
public __construct ( Symfony\Component\DependencyInjection\ContainerInterface $container, Psr\Log\LoggerInterface $logger = null ) |
$container |
Symfony\Component\DependencyInjection\ContainerInterface |
|
$logger |
Psr\Log\LoggerInterface |
|
getSubscribedEvents()
public static method
onTerminate()
public method