You are here

protected property MenuLinkConfig::$mapperManager in Config menu link 8

The config translation mapper manager.

Used to provide the translation route in case Config Translation module is installed.

Type: \Drupal\config_translation\ConfigMapperManagerInterface

File

src/Plugin/Menu/MenuLinkConfig.php, line 40
Contains \Drupal\menu_link_config\Plugin\Menu\MenuLinkConfig.

Class

MenuLinkConfig
Provides a menu link plugin based upon storage in config.

Namespace

Drupal\menu_link_config\Plugin\Menu

Code

protected $mapperManager;