You are here

protected property DomainSourcePathProcessor::$domainStorage in Domain Access 8

The domain storage.

Type: \Drupal\domain\DomainStorageInterface|null

File

domain_source/src/HttpKernel/DomainSourcePathProcessor.php, line 81

Class

DomainSourcePathProcessor
Processes the outbound path using path alias lookups.

Namespace

Drupal\domain_source\HttpKernel

Code

protected $domainStorage;