mini\Table\Predicate::from() Method

public static

Signature

public static function from(mini\Table\Contracts\TableInterface $table): self

Parameters

Name Type Default Description
$table mini\Table\Contracts\TableInterface required Documentation missing

Returns

self

Documentation

Create a predicate builder for a table

Source

src/Table/Predicate.php:64-67