AthensFramework/core

View on GitHub
doc/api/Athens-Core-Test-Mock-LoggingEmailer.md

Summary

Maintainability
Test Coverage
Athens\Core\Test\Mock\LoggingEmailer
===============

Class LoggingEmailer Sends emails by logging them to the error log.




* Class name: LoggingEmailer
* Namespace: Athens\Core\Test\Mock
* Parent class: [Athens\Core\Emailer\PhpEmailer](Athens-Core-Emailer-PhpEmailer.md)







Methods
-------


### send

    boolean Athens\Core\Emailer\EmailerInterface::send(\Athens\Core\Email\EmailInterface $email, \Athens\Core\Writer\Writer|null $writer)





* Visibility: **public**
* This method is defined by [Athens\Core\Emailer\EmailerInterface](Athens-Core-Emailer-EmailerInterface.md)


#### Arguments
* $email **[Athens\Core\Email\EmailInterface](Athens-Core-Email-EmailInterface.md)**
* $writer **[Athens\Core\Writer\Writer](Athens-Core-Writer-Writer.md)|null**