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