protected property DomainSubscriber::$domainNegotiator in Domain Access 8
The domain negotiator service.
Type: \Drupal\domain\DomainNegotiatorInterface
File
- domain/
src/ EventSubscriber/ DomainSubscriber.php, line 26
Class
- DomainSubscriber
- Sets the domain context for an http request.
Namespace
Drupal\domain\EventSubscriberCode
protected $domainNegotiator;