protected property VariablesSet::$variables in Business Rules 2.x
Same name and namespace in other branches
- 8 src/VariablesSet.php \Drupal\business_rules\VariablesSet::variables
The variables storage.
Type: array
File
- src/
VariablesSet.php, line 17
Class
- VariablesSet
- Class VariablesSet to be returned on each BusinessRulesVariable plugin.
Namespace
Drupal\business_rulesCode
protected $variables = [];