Class AnonymousReporter
The AnonymousReporter creates a reporter from a PHP callable.
-
Peridot\Reporter\AbstractBaseReporter
implements
Peridot\Reporter\ReporterInterface
uses
Peridot\Core\HasEventEmitterTrait
-
Peridot\Reporter\AnonymousReporter
Methods summary
public
|
|
public
|
#
init( )
Initialize reporter. Setup and listen for events
Initialize reporter. Setup and listen for events
|
Methods inherited from Peridot\Reporter\AbstractBaseReporter
color(),
footer(),
getConfiguration(),
getOutput(),
getTime(),
hasColorSupport(),
isOnWindows(),
outputError(),
outputTrace(),
registerSymbols(),
setTime(),
symbol(),
warnings()
|
Properties summary
protected
callable
|
$initFn
|
|