You are here

protected property ToolbarMenuElementEditForm::$entity in Toolbar Menu 8

Same name and namespace in other branches
  1. 8.2 src/Form/ToolbarMenuElementEditForm.php \Drupal\toolbar_menu\Form\ToolbarMenuElementEditForm::entity

The toolbar menu element entity.

Type: \Drupal\toolbar_menu\Entity\ToolbarMenuElement

Overrides EntityForm::$entity

File

src/Form/ToolbarMenuElementEditForm.php, line 18

Class

ToolbarMenuElementEditForm
Edit form for toolbar menu elements.

Namespace

Drupal\toolbar_menu\Form

Code

protected $entity;