Same name and namespace in other branches
  1. 8.9.x core/lib/Drupal/Core/Annotation/Action.php \Drupal\Core\Annotation\Action::label
  2. 9 core/lib/Drupal/Core/Annotation/Action.php \Drupal\Core\Annotation\Action::label

The human-readable name of the action plugin.

Type: \Drupal\Core\Annotation\Translation

Related topics

File

core/lib/Drupal/Core/Annotation/Action.php, line 36

Class

Action
Defines an Action annotation object.

Namespace

Drupal\Core\Annotation

Code

public $label;