You are here

protected property SystemMenuOffCanvasForm::$menuStorage in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/system/src/Form/SystemMenuOffCanvasForm.php \Drupal\system\Form\SystemMenuOffCanvasForm::menuStorage

Type: \Drupal\Core\Entity\EntityStorageInterface

File

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

Class

SystemMenuOffCanvasForm
The setting_tray form handler for the SystemMenuBlock.

Namespace

Drupal\system\Form

Code

protected $menuStorage;