You are here

protected property ProtectionRuleFormBase::$userStorage in User protect 8

The user storage.

Type: \Drupal\user\UserStorageInterface

File

src/Form/ProtectionRuleFormBase.php, line 29

Class

ProtectionRuleFormBase
Provides a base form controller for a protection rule.

Namespace

Drupal\userprotect\Form

Code

protected $userStorage;