HookCollectorPass::$hookInfo

A list of functions implementing hook_hook_info().

(This is required only for BC.)

Type: hookInfo

File

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

Class

HookCollectorPass
Collects and registers hook implementations.

Namespace

Drupal\Core\Hook

Code

private array $hookInfo = [];

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