protected property DomainSubscriber::$entityTypeManager in Domain Access 8
The entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- domain/
src/ EventSubscriber/ DomainSubscriber.php, line 33
Class
- DomainSubscriber
- Sets the domain context for an http request.
Namespace
Drupal\domain\EventSubscriberCode
protected $entityTypeManager;