MessageHandler
in package
Tags
Table of Contents
- $transport : mixed
- __construct() : mixed
- __invoke() : mixed
Properties
$transport
private
mixed
$transport
Methods
__construct()
public
__construct(TransportInterface $transport) : mixed
Parameters
- $transport : TransportInterface
Return values
mixed —__invoke()
public
__invoke(SendEmailMessage $message) : mixed
Parameters
- $message : SendEmailMessage