메소드 | 설명 | |
---|---|---|
evaluate ( mixed $other ) : boolean | Evaluates the constraint for parameter $other. Returns TRUE if the constraint is met, FALSE otherwise. | |
toString ( ) : string | Returns a string representation of the constraint. |
메소드 | 설명 | |
---|---|---|
customFailureDescription ( mixed $other, string $description, boolean $not ) |