mini\Table\InMemoryTable::load() Method

public

Signature

public function load(string|int $rowId): ?object

Parameters

Name Type Default Description
$rowId string|int required Documentation missing

Returns

?object

Documentation

Documentation missing - No docblock found for this method.

Source

src/Table/InMemoryTable.php:883-908