You are here

protected property DomainSourcePathProcessor::$negotiator in Domain Access 8

The Domain negotiator.

Type: \Drupal\domain\DomainNegotiatorInterface

File

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

Class

DomainSourcePathProcessor
Processes the outbound path using path alias lookups.

Namespace

Drupal\domain_source\HttpKernel

Code

protected $negotiator;