UserCancelForm::$notificationHandler

Same name and namespace in other branches
  1. 11.x core/modules/user/src/Form/UserCancelForm.php \Drupal\user\Form\UserCancelForm::notificationHandler

The user notification handler.

Type: notificationHandler

File

core/modules/user/src/Form/UserCancelForm.php, line 44

Class

UserCancelForm
Provides a confirmation form for cancelling user account.

Namespace

Drupal\user\Form

Code

protected NotificationHandler $notificationHandler;

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