like
Definition
/**
* Create a LIKE condition.
*/
like(Expression|string $expr, Expression|string $pattern, bool $caseInsensitive, bool $negated) : Like /**
* Create a LIKE condition.
*/
like(Expression|string $expr, Expression|string $pattern, bool $caseInsensitive, bool $negated) : Like