You are here

protected property DomainAccessCheck::$domainNegotiator in Domain Access 8

The Domain negotiator.

Type: \Drupal\domain\DomainNegotiatorInterface

File

domain/src/Access/DomainAccessCheck.php, line 23

Class

DomainAccessCheck
Provides a global access check to ensure inactive domains are restricted.

Namespace

Drupal\domain\Access

Code

protected $domainNegotiator;