function HookCollectorPass::getImplementations
This method is only to be used by ModuleHandler.
@internal
File
-
core/
lib/ Drupal/ Core/ Hook/ HookCollectorPass.php, line 348
Class
- HookCollectorPass
- Collects and registers hook implementations.
Namespace
Drupal\Core\HookCode
public function getImplementations() : array {
return $this->implementations;
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.