You are here

protected property BusinessRule::$tags in Business Rules 8

Same name and namespace in other branches
  1. 2.x src/Entity/BusinessRule.php \Drupal\business_rules\Entity\BusinessRule::tags

The tags to mark this entity.

Type: array

File

src/Entity/BusinessRule.php, line 109

Class

BusinessRule
Defines the Rule entity.

Namespace

Drupal\business_rules\Entity

Code

protected $tags = [];