vendor/cakephp/cakephp/src/Mailer/TransportDebugTransport.php

Emulates the email sending process for testing purposes

CakePHP(tm) : Rapid Development Framework (https://cakephp.org) Copyright (c) Cake Software Foundation, Inc. (https://cakefoundation.org)

Licensed under The MIT License For full copyright and license information, please see the LICENSE.txt Redistributions of files must retain the above copyright notice.

Classes

DebugTransport Debug Transport class, useful for emulating the email sending process and inspecting the resultant email message before actually sending it during development