You are here

protected property DomainRouteCheck::$domainNegotiator in Domain Access 8

The Domain negotiator.

Type: \Drupal\domain\DomainNegotiatorInterface

File

domain/src/Access/DomainRouteCheck.php, line 36

Class

DomainRouteCheck
Determines access to routes based on domains.

Namespace

Drupal\domain\Access

Code

protected $domainNegotiator;