You are here

protected property MigrateEntity::$entityDefinitions in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 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 27
Contains \Drupal\migrate\Plugin\Derivative\MigrateEntity.

Class

MigrateEntity

Namespace

Drupal\migrate\Plugin\Derivative

Code

protected $entityDefinitions;