Property | Type | Description | |
---|---|---|---|
$output | |||
$table | TableHelper |
Method | Description | |
---|---|---|
__call ( string $method, array $parameters ) : mixed | Pass all called functions to the table helper | |
__construct ( |
Render the table and pass the output back. | |
__toString ( ) : string | Render the table and pass the output back. |
public __construct ( |
||
$command | ||
return | void |
public __toString ( ) : string | ||
return | string |