MenuForm::$overviewTreeForm

The overview tree form.

Type: array

File

core/modules/menu_ui/src/MenuForm.php, line 64

Class

MenuForm
Base form for menu edit forms.

Namespace

Drupal\menu_ui

Code

protected $overviewTreeForm = [
  '#tree' => TRUE,
];

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