ComparisonPrinter
in package
Class ComparisonPrinter
Table of Contents
Properties
- $hasHeader : mixed
- $headers : mixed
Methods
- __construct() : mixed
- printHeader() : mixed
- printRow() : mixed
Properties
$hasHeader
public
mixed
$hasHeader
= FALSE
$headers
public
mixed
$headers
Methods
__construct()
public
__construct(mixed $headers) : mixed
Parameters
- $headers : mixed
printHeader()
public
printHeader() : mixed
printRow()
public
printRow(mixed $test, mixed $values) : mixed
Parameters
- $test : mixed
- $values : mixed