Mostrar archivo
Open project: zetacomponents/workflow
Class Usage Examples
Method | Description | |
---|---|---|
__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 | ||
return | string |