Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ModuleHandler.php
function ModuleHandler::getHookInfo
Overrides
ModuleHandlerInterface::getHookInfo
File
core/
lib/
Drupal/
Core/
Extension/
ModuleHandler.php
, line 282
Class
ModuleHandler
Class that manages modules in a Drupal installation.
Namespace
Drupal\Core\Extension
Code
public
function
getHookInfo
() {
return
[]; }
RSS feed