protected property ShortcutSet::$label in Drupal 9
Same name and namespace in other branches
- 8 core/modules/shortcut/src/Entity/ShortcutSet.php \Drupal\shortcut\Entity\ShortcutSet::label
The human-readable name of the configuration entity.
Type: string
File
- core/
modules/ shortcut/ src/ Entity/ ShortcutSet.php, line 66
Class
- ShortcutSet
- Defines the Shortcut set configuration entity.
Namespace
Drupal\shortcut\EntityCode
protected $label;