protected property StaticMenuLinkOverrides::$configFactory in Drupal 9
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Menu/StaticMenuLinkOverrides.php \Drupal\Core\Menu\StaticMenuLinkOverrides::configFactory
The config factory object.
Type: \Drupal\Core\Config\ConfigFactoryInterface
File
- core/
lib/ Drupal/ Core/ Menu/ StaticMenuLinkOverrides.php, line 35
Class
- StaticMenuLinkOverrides
- Defines an implementation of the menu link override using a config file.
Namespace
Drupal\Core\MenuCode
protected $configFactory;