function UserFieldHooks::__construct

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

File

core/modules/user/src/Hook/UserFieldHooks.php, line 19

Class

UserFieldHooks
Field and Field UI hook implementations for User module.

Namespace

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