protected property MigrateEntityRevision::$entityDefinitions in Drupal 10
Same name and namespace in other branches
- 8 core/modules/migrate/src/Plugin/Derivative/MigrateEntityRevision.php \Drupal\migrate\Plugin\Derivative\MigrateEntityRevision::entityDefinitions
- 9 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 22
Class
Namespace
Drupal\migrate\Plugin\DerivativeCode
protected $entityDefinitions;