function TaxonomyFieldHooks::__construct

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

File

core/modules/taxonomy/src/Hook/TaxonomyFieldHooks.php, line 19

Class

TaxonomyFieldHooks
Field and Field UI hook implementations for Taxonomy module.

Namespace

Drupal\taxonomy\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.