Menu::$label

Same name and namespace in other branches
  1. 9 core/modules/system/src/Entity/Menu.php \Drupal\system\Entity\Menu::label
  2. 10 core/modules/system/src/Entity/Menu.php \Drupal\system\Entity\Menu::label
  3. 11.x 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;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.