You are here

protected property UserRestrictionTypeBase::$entityStorage in User restrictions 8

The entity storage interfacce.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Plugin/UserRestrictionType/UserRestrictionTypeBase.php, line 22

Class

UserRestrictionTypeBase

Namespace

Drupal\user_restrictions\Plugin\UserRestrictionType

Code

protected $entityStorage;