protected property StaticMenuLinkOverrides::$configFactory in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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 40 - Contains \Drupal\Core\Menu\StaticMenuLinkOverrides.
Class
- StaticMenuLinkOverrides
- Defines an implementation of the menu link override using a config file.
Namespace
Drupal\Core\MenuCode
protected $configFactory;