Action::$label
Same name in this branch
- 8.9.x core/modules/system/src/Entity/Action.php \Drupal\system\Entity\Action::label
Same name in other branches
- 9 core/modules/system/src/Entity/Action.php \Drupal\system\Entity\Action::label
- 9 core/lib/Drupal/Core/Annotation/Action.php \Drupal\Core\Annotation\Action::label
- 10 core/modules/system/src/Entity/Action.php \Drupal\system\Entity\Action::label
- 10 core/lib/Drupal/Core/Annotation/Action.php \Drupal\Core\Annotation\Action::label
- 11.x core/modules/system/src/Entity/Action.php \Drupal\system\Entity\Action::label
- 11.x 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 37
Class
- Action
- Defines an Action annotation object.
Namespace
Drupal\Core\AnnotationCode
public $label;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.