파일 보기
프로젝트 열기: zetacomponents/workflow
1 사용 예제들
메소드 | 설명 | |
---|---|---|
__toString ( ) : string | Returns a textual representation of this condition. | |
evaluate ( mixed $value ) : boolean | Evaluates this condition and returns true if $value is an object or false if not. |
public __toString ( ) : string | ||
리턴 | string |