Show file
Open project: zetacomponents/workflow
Class Usage Examples
Property | Type | Description | |
---|---|---|---|
$operator | mixed | Textual representation of the comparison operator. |
Method | Description | |
---|---|---|
evaluate ( mixed $value ) : boolean | Evaluates this condition with $value and returns true if $value is less than or equal to the reference value or false if not. |
protected mixed $operator | ||
return | mixed |