The human-readable name of the menu entity.
Type: string
File
- core/modules/system/src/Entity/Menu.php, line 44
Class
- Menu
- Defines the Menu configuration entity class.
Namespace
Drupal\system\Entity
Code
protected $label;
The human-readable name of the menu entity.
Type: string
Drupal\system\Entity
protected $label;
Please login to continue.