mini\Table\Wrappers\UnionTable::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