The module handler.
Type: \Drupal\Core\Extension\ModuleHandlerInterface
File
- core/lib/Drupal/Core/Menu/MenuLinkManager.php, line 95
Class
- MenuLinkManager
- Manages discovery, instantiation, and tree building of menu link plugins.
Namespace
Drupal\Core\Menu
Code
protected $moduleHandler;
Please login to continue.