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.