The label of the action.
Type: string
File
- core/modules/system/src/Entity/Action.php, line 46
Class
- Action
- Defines the configured action entity.
Namespace
Drupal\system\Entity
Code
protected $label;
The label of the action.
Type: string
Drupal\system\Entity
protected $label;
Please login to continue.