HookCollectorPass::$moduleImplements

An associative array of hook implementations.

Keys are hook, module and an empty string value.

Type: moduleImplements

See also

hook_module_implements_alter()

File

core/lib/Drupal/Core/Hook/HookCollectorPass.php, line 44

Class

HookCollectorPass
Collects and registers hook implementations.

Namespace

Drupal\Core\Hook

Code

protected array $moduleImplements = [];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.