You are here

protected property MenuLinkContent::$languageManager in Zircon Profile 8

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

The language manager.

Type: \Drupal\Core\Language\LanguageManagerInterface

File

core/modules/menu_link_content/src/Plugin/Menu/MenuLinkContent.php, line 67
Contains \Drupal\menu_link_content\Plugin\Menu\MenuLinkContent.

Class

MenuLinkContent
Provides the menu link plugin for content menu links.

Namespace

Drupal\menu_link_content\Plugin\Menu

Code

protected $languageManager;