$emailManager
$emailManager : \Pivot\Email\Commands\Pivot\Core\Services\S3Uploader
pivot implimentation of ses mail functions
Sends an email
__construct(\Pivot\Email\EmailManager $emailManager)
injects the email manager
\Pivot\Email\EmailManager | $emailManager | Pivot email manager |
execute(\Symfony\Component\Console\Input\InputInterface $input, \Symfony\Component\Console\Output\OutputInterface $output) : void
send the body to the suppliied email
\Symfony\Component\Console\Input\InputInterface | $input | ConsoleInput |
\Symfony\Component\Console\Output\OutputInterface | $output | ConsoleOutput |