You are here

protected property MenuLinkContentForm::$entity in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/menu_link_content/src/Form/MenuLinkContentForm.php \Drupal\menu_link_content\Form\MenuLinkContentForm::entity

The content menu link.

Type: \Drupal\menu_link_content\MenuLinkContentInterface

Overrides EntityForm::$entity

File

core/modules/menu_link_content/src/Form/MenuLinkContentForm.php, line 28
Contains \Drupal\menu_link_content\Form\MenuLinkContentForm.

Class

MenuLinkContentForm
Provides a form to add/update content menu links.

Namespace

Drupal\menu_link_content\Form

Code

protected $entity;