You are here

protected property ImportEntity::$entityTypeData in Content Synchronizer 3.x

Same name and namespace in other branches
  1. 8.2 src/Entity/ImportEntity.php \Drupal\content_synchronizer\Entity\ImportEntity::entityTypeData
  2. 8 src/Entity/ImportEntity.php \Drupal\content_synchronizer\Entity\ImportEntity::entityTypeData

Entity Type data.

Type: array

File

src/Entity/ImportEntity.php, line 88

Class

ImportEntity
Defines the Import entity.

Namespace

Drupal\content_synchronizer\Entity

Code

protected $entityTypeData = [];