You are here

protected property StaticMenuLinkOverrides::$config in Drupal 9

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

The menu link overrides config object.

Type: \Drupal\Core\Config\Config

File

core/lib/Drupal/Core/Menu/StaticMenuLinkOverrides.php, line 28

Class

StaticMenuLinkOverrides
Defines an implementation of the menu link override using a config file.

Namespace

Drupal\Core\Menu

Code

protected $config;