Webiny\Component\Mailer Mailer in PHP: 4 esempi trovati. Questi sono i migliori esempi reali in PHP per Webiny\Component\Mailer\Mailer, estratti da progetti open source. Li puoi valutare, per aiutarci a migliorare la qualità dei nostri esempi.
This class provides access to mail Transport and mail Message object.
Use the getMessage to create an email message, and then use the send method to send it using the Transport object.
Inheritance:
use traitWebiny\Component\StdLib\StdLibTrait, use traitWebiny\Component\StdLib\ComponentTrait