HookCollectorPass::$removeHookIdentifiers

Identifiers to remove, as "$class::$method", keyed by hook name.

Type: array>

File

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

Class

HookCollectorPass
Collects and registers hook implementations.

Namespace

Drupal\Core\Hook

Code

protected array $removeHookIdentifiers = [];

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