You are here

protected property MenuLinkContent::$entity in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/menu_link_content/src/Plugin/Menu/MenuLinkContent.php \Drupal\menu_link_content\Plugin\Menu\MenuLinkContent::entity

The menu link content entity connected to this plugin instance.

Type: \Drupal\menu_link_content\MenuLinkContentInterface

File

core/modules/menu_link_content/src/Plugin/Menu/MenuLinkContent.php, line 49

Class

MenuLinkContent
Provides the menu link plugin for content menu links.

Namespace

Drupal\menu_link_content\Plugin\Menu

Code

protected $entity;