You are here

protected property UserRevisionRevertForm::$userStorage in User Revision 8

The user storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Form/UserRevisionRevertForm.php, line 29

Class

UserRevisionRevertForm
Provides a form for reverting a user revision.

Namespace

Drupal\user_revision\Form

Code

protected $userStorage;