cakephp2-php8/lib/Cake/Network/Email
mark_story e96fe515a1 Rename config class used in test cases.
Having a separate classname for testing allows the testsuite to not
provide a classname that the application would. This allows composer to
generate the correct classmap when CakePHP is installed with composer.

Fixes #4112
2013-09-27 22:22:23 -04:00
..
AbstractTransport.php making the config method of email-transport-classes mergable into the current config value. 2013-08-12 10:28:17 +09:00
CakeEmail.php Rename config class used in test cases. 2013-09-27 22:22:23 -04:00
DebugTransport.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
MailTransport.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
SmtpTransport.php unify null checks - avoid method call in favor of strict check 2013-08-16 20:12:49 +02:00