A reporter which "collects" failures for the Reporter plugin.
package | Swift |
---|---|
subpackage | Plugins |
author | Chris Corbyn |
clear()
getFailedRecipients() : array
array
notify(\Swift_Mime_Message $message, string $address, int $result)
\Swift_Mime_Message
string
int
from {@link RESULT_PASS, RESULT_FAIL}
$_failures : array
access | private |
---|
$_failures_cache
RESULT_FAIL
inherited_from | \Swift_Plugins_Reporter::RESULT_FAIL |
---|
RESULT_PASS
inherited_from | \Swift_Plugins_Reporter::RESULT_PASS |
---|