mini\Table\Contracts\TableInterface::getOffset() Method

public abstract

Signature

public abstract function getOffset(): int

Returns

int

Documentation

Get current offset (0 if not set)

Source

src/Table/Contracts/TableInterface.php:256