Provides functionality for loading mailer classes onto properties of the host object.
Example users of this trait are Cake\Controller\Controller and Cake\Console\Shell.
getMailer( string $name , Cake\Mailer\Email $email null )
Returns a mailer instance.
$name
Cake\Mailer\Email
$email
optional null Cake\Mailer\Mailer
Cake\Mailer\Exception\MissingMailerException
© 2005–2017 The Cake Software Foundation, Inc.
Licensed under the MIT License.
CakePHP is a registered trademark of Cake Software Foundation, Inc.
We are not endorsed by or affiliated with CakePHP.
https://api.cakephp.org/3.4/class-Cake.Mailer.MailerAwareTrait.html