You are here

protected property Menu::$label in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/system/src/Entity/Menu.php \Drupal\system\Entity\Menu::label

The human-readable name of the menu entity.

Type: string

File

core/modules/system/src/Entity/Menu.php, line 53

Class

Menu
Defines the Menu configuration entity class.

Namespace

Drupal\system\Entity

Code

protected $label;