protected property Action::$label in Zircon Profile 8
Same name in this branch
- 8 core/lib/Drupal/Core/Annotation/Action.php \Drupal\Core\Annotation\Action::label
- 8 core/modules/system/src/Entity/Action.php \Drupal\system\Entity\Action::label
Same name and namespace in other branches
- 8.0 core/modules/system/src/Entity/Action.php \Drupal\system\Entity\Action::label
The label of the action.
Type: string
File
- core/
modules/ system/ src/ Entity/ Action.php, line 51 - Contains \Drupal\system\Entity\Action.
Class
- Action
- Defines the configured action entity.
Namespace
Drupal\system\EntityCode
protected $label;