mini\Table\InMemoryTable::getTableAlias() Method

public

Signature

public function getTableAlias(): ?string

Returns

?string

Documentation

Get the current table alias (null if not set)

Inherited From

mini\Table\AbstractTable

Source

src/Table/AbstractTable.php:145-148