public property BusinessRulesItem::$group in Business Rules 8
Same name and namespace in other branches
- 2.x 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\AnnotationCode
public $group;