Class Swift_Plugins_Reporters_HitReporter
A reporter which "collects" failures for the Reporter plugin.
- Swift_Plugins_Reporters_HitReporter implements Swift_Plugins_Reporter
Package: Swift\Plugins
Author: Chris Corbyn
Located at classes/swiftmailer/lib/classes/Swift/Plugins/Reporters/HitReporter.php
Author: Chris Corbyn
Located at classes/swiftmailer/lib/classes/Swift/Plugins/Reporters/HitReporter.php
public
|
#
notify(
Notifies this ReportNotifier that $address failed or succeeded. |
public
array
|
|
public
|
RESULT_FAIL,
RESULT_PASS
|
private
array
|
$_failures
The list of failures. |
#
array()
|
private
array
|
$_failures_cache
|
#
array()
|