You are here

protected property DomainAccessControlHandler::$userStorage in Domain Access 8

The user storage manager.

Type: \Drupal\user\UserStorageInterface

File

domain/src/DomainAccessControlHandler.php, line 42

Class

DomainAccessControlHandler
Defines the access controller for the domain entity type.

Namespace

Drupal\domain

Code

protected $userStorage;