UserCancelForm::$selectCancel

Same name and namespace in other branches
  1. 9 core/modules/user/src/Form/UserCancelForm.php \Drupal\user\Form\UserCancelForm::selectCancel
  2. 8.9.x core/modules/user/src/Form/UserCancelForm.php \Drupal\user\Form\UserCancelForm::selectCancel
  3. 10 core/modules/user/src/Form/UserCancelForm.php \Drupal\user\Form\UserCancelForm::selectCancel

Whether it is allowed to select cancellation method.

Type: bool

File

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

Class

UserCancelForm
Provides a confirmation form for cancelling user account.

Namespace

Drupal\user\Form

Code

protected $selectCancel;

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