You are here

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

Same name and namespace in other branches
  1. 8 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\Annotation

Code

public $group;