You are here

public property BusinessRulesItem::$group in Business Rules 2.x

Same name and namespace in other branches
  1. 8 src/Annotation/BusinessRulesItem.php \Drupal\business_rules\Annotation\BusinessRulesItem::group

The group of the item to be organized in the list box.

Type: \Drupal\Core\Annotation\Translation

File

src/Annotation/BusinessRulesItem.php, line 32

Class

BusinessRulesItem
Defines a Business rules item base annotation object.

Namespace

Drupal\business_rules\Annotation

Code

public $group;