You are here

protected property BusinessRule::$target_bundle in Business Rules 8

Same name and namespace in other branches
  1. 2.x 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 116

Class

BusinessRule
Defines the Rule entity.

Namespace

Drupal\business_rules\Entity

Code

protected $target_bundle;