You are here

protected property DomainSubscriber::$domainStorage in Domain Access 8

The Domain storage handler service.

Type: \Drupal\domain\DomainStorageInterface

File

domain/src/EventSubscriber/DomainSubscriber.php, line 40

Class

DomainSubscriber
Sets the domain context for an http request.

Namespace

Drupal\domain\EventSubscriber

Code

protected $domainStorage;