The module handler.
Type: \Drupal\Core\Extension\ModuleHandlerInterface
File
- core/lib/Drupal/Core/Render/MainContent/HtmlRenderer.php, line 58
Class
- HtmlRenderer
- Default main content renderer for HTML requests.
Namespace
Drupal\Core\Render\MainContent
Code
protected $moduleHandler;
Please login to continue.