You are here

protected property DomainElementManager::$entityTypeManager in Domain Access 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

domain/src/DomainElementManager.php, line 32

Class

DomainElementManager
Generic base class for handling hidden field options.

Namespace

Drupal\domain

Code

protected $entityTypeManager;