protected property BusinessRule::$target_bundle in Business Rules 2.x
Same name and namespace in other branches
- 8 src/Entity/BusinessRule.php \Drupal\business_rules\Entity\BusinessRule::target_bundle
The target entity bundle id which this rule is applicable.
Type: string
File
- src/
Entity/ BusinessRule.php, line 139
Class
- BusinessRule
- Defines the Rule entity.
Namespace
Drupal\business_rules\EntityCode
protected $target_bundle;