public property BusinessRulesReactsOn::$group in Business Rules 8
Same name and namespace in other branches
- 2.x src/Annotation/BusinessRulesReactsOn.php \Drupal\business_rules\Annotation\BusinessRulesReactsOn::group
The group of the action to be organized in the list box.
Type: \Drupal\Core\Annotation\Translation
File
- src/
Annotation/ BusinessRulesReactsOn.php, line 56
Class
- BusinessRulesReactsOn
- Defines a Business rules reacts on item annotation object.
Namespace
Drupal\business_rules\AnnotationCode
public $group;