SystemMenuOffCanvasForm::$menu

Same name in other branches
  1. 8.9.x core/modules/system/src/Form/SystemMenuOffCanvasForm.php \Drupal\system\Form\SystemMenuOffCanvasForm::menu
  2. 10 core/modules/system/src/Form/SystemMenuOffCanvasForm.php \Drupal\system\Form\SystemMenuOffCanvasForm::menu
  3. 11.x core/modules/system/src/Form/SystemMenuOffCanvasForm.php \Drupal\system\Form\SystemMenuOffCanvasForm::menu

The menu entity that the block uses and that will be edited in this form.

Type: \Drupal\system\MenuInterface

File

core/modules/system/src/Form/SystemMenuOffCanvasForm.php, line 41

Class

SystemMenuOffCanvasForm
The setting_tray form handler for the SystemMenuBlock.

Namespace

Drupal\system\Form

Code

protected $menu;

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