UserCancelForm::$entity

The account being cancelled.

Type: \Drupal\user\UserInterface

Overrides ContentEntityForm::$entity

File

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

Class

UserCancelForm
Provides a confirmation form for cancelling user account.

Namespace

Drupal\user\Form

Code

protected $entity;

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