UserCancelForm::$selectCancel
Same name in other branches
- 9 core/modules/user/src/Form/UserCancelForm.php \Drupal\user\Form\UserCancelForm::selectCancel
- 8.9.x core/modules/user/src/Form/UserCancelForm.php \Drupal\user\Form\UserCancelForm::selectCancel
- 11.x 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\FormCode
protected $selectCancel;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.