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 wa-system/vendors/swift/classes/Swift/Plugins/Reporters/HitReporter.php
Author: Chris Corbyn
Located at wa-system/vendors/swift/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 | array() |
#
The list of failures. |
private
array
|
$_failures_cache | array() |