Méthode | Description | |
---|---|---|
explain ( array $matchers, array $arguments ) : |
Explain which of the supplied arguments match which of the supplied matchers. | |
instance ( ) : |
Get the static instance of this verifier. | |
matches ( array $matchers, array $arguments ) : boolean | Verify that the supplied arguments match the supplied matchers. |
public static instance ( ) : |
||
Résultat | The static verifier. |