파일 보기
프로젝트 열기: zetacomponents/workflow
1 사용 예제들
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$operator | mixed | Textual representation of the comparison operator. |
메소드 | 설명 | |
---|---|---|
evaluate ( mixed $value ) : boolean | Evaluates this condition with $value and returns true if $value is greather than the reference value or false if not. |
protected mixed $operator | ||
리턴 | mixed |