mini\Table\Wrappers\FilteredTable::test() Method

public

Signature

public function test(object $row): bool

Parameters

Name Type Default Description
$row object required Documentation missing

Returns

bool

Documentation

Test if a row matches this filter

Source

src/Table/Wrappers/FilteredTable.php:80-97