Interface for workflow conditions.
Source for this file: /Workflow/src/interfaces/condition.php
Version: | //autogen// |
public boolean |
evaluate(
$value
)
Evaluates this condition. |
public string |
__toString(
)
Returns a textual representation of this condition. |
Evaluates this condition.
Name | Type | Description |
---|---|---|
$value |
mixed |
Returns a textual representation of this condition.