public property Action::$label in Drupal 10
Same name in this branch
- 10 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
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Annotation/Action.php \Drupal\Core\Annotation\Action::label
- 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\AnnotationCode
public $label;