You are here

protected property MenuLinkManager::$overrides in Drupal 9

Same name and namespace in other branches
  1. 8 core/lib/Drupal/Core/Menu/MenuLinkManager.php \Drupal\Core\Menu\MenuLinkManager::overrides

Service providing overrides for static links.

Type: \Drupal\Core\Menu\StaticMenuLinkOverridesInterface

File

core/lib/Drupal/Core/Menu/MenuLinkManager.php, line 87

Class

MenuLinkManager
Manages discovery, instantiation, and tree building of menu link plugins.

Namespace

Drupal\Core\Menu

Code

protected $overrides;