function NodeModuleHooks::__construct

File

core/modules/node/src/Hook/NodeModuleHooks.php, line 15

Class

NodeModuleHooks
Module hook implementations for node.

Namespace

Drupal\node\Hook

Code

public function __construct(private readonly ModuleHandlerInterface $moduleHandler) {
}

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