MailerAwareTrait (class)
Trait MailerAwareTrait
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.
Method Summary
- getMailer() protectedReturns a mailer instance.