You are here

protected property UnserializeCdfEntityFieldEvent::$entityType in Acquia Content Hub 8.2

The entity type.

Type: \Drupal\Core\Entity\EntityTypeInterface

File

src/Event/UnserializeCdfEntityFieldEvent.php, line 24

Class

UnserializeCdfEntityFieldEvent
Unserializes ContentEntity fields syndicated from CDF.

Namespace

Drupal\acquia_contenthub\Event

Code

protected $entityType;