You are here

protected property DomainListBuilder::$entityTypeManager in Domain Access 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

domain/src/DomainListBuilder.php, line 47

Class

DomainListBuilder
User interface for the domain overview screen.

Namespace

Drupal\domain

Code

protected $entityTypeManager;