protected property VariablesSet::$variables in Business Rules 8
Same name and namespace in other branches
- 2.x 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 = [];