You are here

protected property Menu::$label in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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 49
Contains \Drupal\system\Entity\Menu.

Class

Menu
Defines the Menu configuration entity class.

Namespace

Drupal\system\Entity

Code

protected $label;