function NodeFormHooks::__construct

File

core/modules/node/src/Hook/NodeFormHooks.php, line 20

Class

NodeFormHooks
Form hook implementations for the node module.

Namespace

Drupal\node\Hook

Code

public function __construct(protected readonly ConfigFactoryInterface $configFactory) {
}

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