MyCommandHandler
in package
Table of Contents
- $mailer : mixed
- __construct() : mixed
- handleMyCommand() : mixed
Properties
$mailer
private
mixed
$mailer
Methods
__construct()
public
__construct(Mailer $mailer) : mixed
Parameters
- $mailer : Mailer
Return values
mixed —handleMyCommand()
public
handleMyCommand(mixed $command) : mixed
Parameters
- $command : mixed