You are here

protected property DomainAccessManager::$entityTypeManager in Domain Access 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

domain_access/src/DomainAccessManager.php, line 40

Class

DomainAccessManager
Checks the access status of entities based on domain settings.

Namespace

Drupal\domain_access

Code

protected $entityTypeManager;