mini\Test\SqlLogicTest::matchesQueryFilter() Method

private

Signature

private function matchesQueryFilter(string $sql): bool

Parameters

Name Type Default Description
$sql string required Documentation missing

Returns

bool

Documentation

Check if SQL matches query filters

Source

src/Test/SqlLogicTest.php:110-125