Action::$label
Same name in this branch
- 8.9.x core/lib/Drupal/Core/Annotation/Action.php \Drupal\Core\Annotation\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 label of the action.
Type: string
File
-
core/
modules/ system/ src/ Entity/ Action.php, line 53
Class
- Action
- Defines the configured action entity.
Namespace
Drupal\system\EntityCode
protected $label;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.