Edit
↰
Home
↑
pq-gateway
↑
Gateway
↑
Table
↑
Attributes
↻
Attributes::getColumn
↲
Attributes::__construct
↲
Attributes::count
↲
Attributes::getColumns
↲
Attributes::getIterator
#
stdClass
pq\Gateway\Table\Attributes::getColumn
(
mixed
$col
)
Get a specific column.
Params:
#
mixed
$col
#
The column index or name.
Returns:
#
stdClass
, the attribute info.
Throws:
#
OutOfBoundsException
Show Comments from Github Discussions