You are here

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

The entity being used by this form.

Type: \Drupal\og_menu\OgMenuInstanceInterface

Overrides ContentEntityForm::$entity

File

src/Form/OgMenuInstanceForm.php, line 73

Class

OgMenuInstanceForm
Form controller for OG Menu instance edit forms.

Namespace

Drupal\og_menu\Form

Code

protected $entity;