public property Shortcut::$label

The human-readable name of the configuration entity.

Type: string

File

drupal/core/modules/shortcut/lib/Drupal/shortcut/Plugin/Core/Entity/Shortcut.php, line 60
Contains \Drupal\shortcut\Plugin\Core\Entity\Shortcut.

Class

Shortcut
Defines the Shortcut configuration entity.

Namespace

Drupal\shortcut\Plugin\Core\Entity

Code

public $label;