메소드 | 설명 | |
---|---|---|
getPriority ( ) : integer | Returns matcher priority. | |
negativeMatch ( string $name, mixed $subject, array $arguments ) | Evaluates negative match. | |
positiveMatch ( string $name, mixed $subject, array $arguments ) | Evaluates positive match. | |
supports ( string $name, mixed $subject, array $arguments ) : boolean | Checks if matcher supports provided subject and matcher name. |