PHP yii\debug\components\search\matchers Пространство имен

Interfaces

Имя Описание
MatcherInterface MatcherInterface should be implemented by all matchers that are used in a filter.

Классы

Имя Описание
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.