Method | Description | |
---|---|---|
__construct ( Sylius\Component\Mailer\Sender\SenderInterface $emailSender, Sylius\Component\Channel\Context\ChannelContextInterface $channelContext ) | ||
sendUserRegistrationEmail ( Symfony\Component\EventDispatcher\GenericEvent $event ) |
Method | Description | |
---|---|---|
sendEmail ( $user, $emailCode ) |
public __construct ( Sylius\Component\Mailer\Sender\SenderInterface $emailSender, Sylius\Component\Channel\Context\ChannelContextInterface $channelContext ) | ||
$emailSender | Sylius\Component\Mailer\Sender\SenderInterface | |
$channelContext | Sylius\Component\Channel\Context\ChannelContextInterface |
public sendUserRegistrationEmail ( Symfony\Component\EventDispatcher\GenericEvent $event ) | ||
$event | Symfony\Component\EventDispatcher\GenericEvent |