function NodeFieldHooks::__construct

Same name and namespace in other branches
  1. 11.x core/modules/node/src/Hook/NodeFieldHooks.php \Drupal\node\Hook\NodeFieldHooks::__construct()

File

core/modules/node/src/Hook/NodeFieldHooks.php, line 19

Class

NodeFieldHooks
Field and Field UI hook implementations for Node module.

Namespace

Drupal\node\Hook

Code

public function __construct(protected readonly FieldTypePluginManagerInterface $fieldTypeManager) {
}

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