PHP yii\debug\components\search\matchers Namespace

Interfaces

Name Description
MatcherInterface MatcherInterface should be implemented by all matchers that are used in a filter.

Classes

Name Description
GreaterThanOrEqual Checks if the given value is greater than or equal the base one.
SameAs Checks if the given value is exactly or partially same as the base one.