UserAuthenticationController::$notificationHandler

Same name and namespace in other branches
  1. main core/modules/user/src/Controller/UserAuthenticationController.php \Drupal\user\Controller\UserAuthenticationController::notificationHandler

The user notification handler.

Type: notificationHandler

File

core/modules/user/src/Controller/UserAuthenticationController.php, line 116

Class

UserAuthenticationController
Provides controllers for login, login status and logout via HTTP requests.

Namespace

Drupal\user\Controller

Code

protected readonly NotificationHandler $notificationHandler;

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