mini\Table\Utility\EmptyTable::getAllColumns() Method

public

Signature

public function getAllColumns(): array

Returns

array

Documentation

Get all column definitions regardless of projection

Used by wrappers that need to filter/sort on columns not in the output.

Inherited From

mini\Table\AbstractTable

Source

src/Table/AbstractTable.php:392-395