protected property VariableObject::$value in Business Rules 2.x
Same name and namespace in other branches
- 8 src/VariableObject.php \Drupal\business_rules\VariableObject::value
The variable value.
Type: mixed
File
- src/
VariableObject.php, line 24
Class
- VariableObject
- Class Variable to be used on BusinessRulesVariable plugins.
Namespace
Drupal\business_rulesCode
protected $value;