protected property BusinessRule::$reacts_on in Business Rules 8
Same name and namespace in other branches
- 2.x src/Entity/BusinessRule.php \Drupal\business_rules\Entity\BusinessRule::reacts_on
The trigger that will start the rule.
Type: string
File
- src/
Entity/ BusinessRule.php, line 95
Class
- BusinessRule
- Defines the Rule entity.
Namespace
Drupal\business_rules\EntityCode
protected $reacts_on;