You are here

protected property ProtectionRuleFormBase::$protectionRuleStorage in User protect 8

The protection rule entity storage controller.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Form/ProtectionRuleFormBase.php, line 22

Class

ProtectionRuleFormBase
Provides a base form controller for a protection rule.

Namespace

Drupal\userprotect\Form

Code

protected $protectionRuleStorage;