You are here

protected property MenuLinkDefault::$staticOverride in Drupal 9

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

The static menu link service used to store updates to weight/parent etc.

Type: \Drupal\Core\Menu\StaticMenuLinkOverridesInterface

File

core/lib/Drupal/Core/Menu/MenuLinkDefault.php, line 29

Class

MenuLinkDefault
Provides a default implementation for menu link plugins.

Namespace

Drupal\Core\Menu

Code

protected $staticOverride;