You are here

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

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

The label of the plugin.

Type: \Drupal\Core\Annotation\Translation

File

src/Annotation/BusinessRulesItem.php, line 78

Class

BusinessRulesItem
Defines a Business rules item base annotation object.

Namespace

Drupal\business_rules\Annotation

Code

public $label;