mini\Table\Predicate::testLike() Method

private

Signature

private function testLike(mixed $rowValue, string $pattern): bool

Parameters

Name Type Default Description
$rowValue mixed required Documentation missing
$pattern string required Documentation missing

Returns

bool

Documentation

Documentation missing - No docblock found for this method.

Source

src/Table/Predicate.php:322-333