UserRegistrationResource::$notificationHandler

Same name and namespace in other branches
  1. main core/modules/user/src/Plugin/rest/resource/UserRegistrationResource.php \Drupal\user\Plugin\rest\resource\UserRegistrationResource::notificationHandler

The user notification handler.

Type: notificationHandler

File

core/modules/user/src/Plugin/rest/resource/UserRegistrationResource.php, line 42

Class

UserRegistrationResource
Represents user registration as a resource.

Namespace

Drupal\user\Plugin\rest\resource

Code

protected NotificationHandler $notificationHandler;

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