W3cubDocs

/Drupal 8

protected property 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;

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Menu!MenuLinkDefault.php/property/MenuLinkDefault::staticOverride/8.1.x