MenuLinkDefaultForm::$menuLink

Same name and namespace in other branches
  1. 8.9.x core/lib/Drupal/Core/Menu/Form/MenuLinkDefaultForm.php \Drupal\Core\Menu\Form\MenuLinkDefaultForm::menuLink
  2. 10 core/lib/Drupal/Core/Menu/Form/MenuLinkDefaultForm.php \Drupal\Core\Menu\Form\MenuLinkDefaultForm::menuLink
  3. 11.x core/lib/Drupal/Core/Menu/Form/MenuLinkDefaultForm.php \Drupal\Core\Menu\Form\MenuLinkDefaultForm::menuLink

The edited menu link.

Type: \Drupal\Core\Menu\MenuLinkInterface

File

core/lib/Drupal/Core/Menu/Form/MenuLinkDefaultForm.php, line 29

Class

MenuLinkDefaultForm
Provides an edit form for static menu links.

Namespace

Drupal\Core\Menu\Form

Code

protected $menuLink;

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