You are here

protected property UserRevisionDeleteForm::$userStorage in User Revision 8

The user storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Form/UserRevisionDeleteForm.php, line 29

Class

UserRevisionDeleteForm
Provides a form for delete a user revision.

Namespace

Drupal\user_revision\Form

Code

protected $userStorage;