ModuleRouteSubscriber::$moduleHandler

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

core/lib/Drupal/Core/EventSubscriber/ModuleRouteSubscriber.php, line 19

Class

ModuleRouteSubscriber
A route subscriber to remove routes that depend on modules being enabled.

Namespace

Drupal\Core\EventSubscriber

Code

1
protected $moduleHandler;
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.