You are here

protected property UserRestrictionsManager::$entityStorage in User restrictions 8

The entity storage interfacce.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/UserRestrictionsManager.php, line 29

Class

UserRestrictionsManager
Defines the user restriction manager.

Namespace

Drupal\user_restrictions

Code

protected $entityStorage;