You are here

protected property MigrateEntityRevision::$entityDefinitions in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/migrate/src/Plugin/Derivative/MigrateEntityRevision.php \Drupal\migrate\Plugin\Derivative\MigrateEntityRevision::entityDefinitions

The entity definitions

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

File

core/modules/migrate/src/Plugin/Derivative/MigrateEntityRevision.php, line 27
Contains \Drupal\migrate\Plugin\Derivative\MigrateEntityRevision.

Class

MigrateEntityRevision

Namespace

Drupal\migrate\Plugin\Derivative

Code

protected $entityDefinitions;