Action::$label

Same name in this branch
  1. 11.x core/modules/system/src/Entity/Action.php \Drupal\system\Entity\Action::label
Same name and namespace in other branches
  1. 9 core/modules/system/src/Entity/Action.php \Drupal\system\Entity\Action::label
  2. 9 core/lib/Drupal/Core/Annotation/Action.php \Drupal\Core\Annotation\Action::label
  3. 8.9.x core/modules/system/src/Entity/Action.php \Drupal\system\Entity\Action::label
  4. 8.9.x core/lib/Drupal/Core/Annotation/Action.php \Drupal\Core\Annotation\Action::label
  5. 10 core/modules/system/src/Entity/Action.php \Drupal\system\Entity\Action::label
  6. 10 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;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.