You are here

protected property DomainLangConfigRedirect::$domainNegotiator in Domain Lang 8

The domain negotiator.

Type: \Drupal\domain\DomainNegotiatorInterface

File

src/EventSubscriber/DomainLangConfigRedirect.php, line 27

Class

DomainLangConfigRedirect
Redirect subscriber for control language detection and selection pages.

Namespace

Drupal\domain_lang\EventSubscriber

Code

protected $domainNegotiator;