mini\Table\Wrappers\FullJoinTable::getPrimaryKeyColumn() Method

protected

Signature

protected function getPrimaryKeyColumn(): ?mini\Table\ColumnDef

Returns

?mini\Table\ColumnDef

Documentation

Get the primary key column definition (cached)

Inherited From

mini\Table\AbstractTable

Source

src/Table/AbstractTable.php:308-320