ASCIITable
Read onlyYes
FinalYes
Methods
- __construct() : mixed
- print() : string
Methods
__construct()
public
__construct(Rows $rows) : mixed
Parameters
- $rows : Rows
print()
public
print([int|bool $truncate = 20 ]) : string
Parameters
- $truncate : int|bool = 20