You are here

protected property DomainEntitySettings::$entityType in Domain Access Entity 8

The passed entity type.

Type: \Drupal\Core\Entity\EntityTypeInterface

File

src/Form/DomainEntitySettings.php, line 52

Class

DomainEntitySettings
Provides a form to configure domain fields mappings.

Namespace

Drupal\domain_entity\Form

Code

protected $entityType;