Body
Read onlyYes
FinalYes
Methods
- __construct() : mixed
- maximumLength() : int<0, max>
- rows() : array<string|int, Row>
- schema() : Schema
Methods
__construct()
public
__construct(Rows $rows) : mixed
Parameters
- $rows : Rows
maximumLength()
public
maximumLength(string $entry[, int|bool $truncate = 20 ]) : int<0, max>
Parameters
- $entry : string
- $truncate : int|bool = 20
Return values
int<0, max>rows()
public
rows() : array<string|int, Row>
Return values
array<string|int, Row>schema()
public
schema() : Schema