Mostrar archivo
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 it is false or false if it is not. |
protected mixed $operator | ||
return | mixed |