function NodeFormHooks::__construct

Same name and namespace in other branches
  1. 11.x core/modules/node/src/Hook/NodeFormHooks.php \Drupal\node\Hook\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.