You are here

protected property OgMenuInstanceForm::$overviewTreeForm in Organic Groups Menu (OG Menu) 8

The overview tree form.

Type: array

File

src/Form/OgMenuInstanceForm.php, line 66

Class

OgMenuInstanceForm
Form controller for OG Menu instance edit forms.

Namespace

Drupal\og_menu\Form

Code

protected $overviewTreeForm = array(
  '#tree' => TRUE,
);