ReportingOptions

Reporting options:

  • the reporters is an array of reporter configurations
package

Default

Methods

ReportingOptions constructor

__construct( $reportingOptions = null) 

Arguments

$reportingOptions

mixed | null

addReporter

addReporter( $reporters) : $this

Arguments

$reporters

ReportOptions|array

Response

$this

getReporters

getReporters() : array

Response

array

setReporters

setReporters( $reporters) : $this

Arguments

$reporters

ReportOptions|array

Response

$this