MigrateEntity::$entityDefinitions

Same name and namespace in other branches
  1. 9 core/modules/migrate/src/Plugin/Derivative/MigrateEntity.php \Drupal\migrate\Plugin\Derivative\MigrateEntity::entityDefinitions
  2. 8.9.x core/modules/migrate/src/Plugin/Derivative/MigrateEntity.php \Drupal\migrate\Plugin\Derivative\MigrateEntity::entityDefinitions
  3. 10 core/modules/migrate/src/Plugin/Derivative/MigrateEntity.php \Drupal\migrate\Plugin\Derivative\MigrateEntity::entityDefinitions

The entity definitions.

Type: \Drupal\Core\Entity\EntityTypeInterface[]

File

core/modules/migrate/src/Plugin/Derivative/MigrateEntity.php, line 22

Class

MigrateEntity

Namespace

Drupal\migrate\Plugin\Derivative

Code

protected $entityDefinitions;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.