mini\Table\Predicate::isEmpty() Method

public

Signature

public function isEmpty(): bool

Returns

bool

Documentation

Check if predicate has no conditions (matches everything)

Source

src/Table/Predicate.php:235-238