protected property SystemMenuOffCanvasForm::$menu in Drupal 8
Same name and namespace in other branches
- 9 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\FormCode
protected $menu;