Report
in package

Table of Contents

$atts  : array<string|int, mixed>
$report  : object
__construct()  : mixed
getAtts()  : array<string|int, mixed>
getReport()  : EarningsReport
getAttr()  : array<string|int, mixed>
setUpReport()  : mixed

Properties

$atts

public array<string|int, mixed> $atts

$report

public object $report

Methods

__construct()

public __construct([array<string|int, mixed> $atts = array() ]) : mixed
Parameters
$atts : array<string|int, mixed> = array()
Return values
mixed

getAtts()

public getAtts() : array<string|int, mixed>
Return values
array<string|int, mixed>

getReport()

public getReport() : EarningsReport
Return values
EarningsReport

getAttr()

protected getAttr() : array<string|int, mixed>
Return values
array<string|int, mixed>

setUpReport()

protected setUpReport() : mixed
Return values
mixed

Search results