EmptySource::$entityTypeManager

Same name in this branch
  1. main core/modules/migrate_drupal/src/Plugin/migrate/source/EmptySource.php \Drupal\migrate_drupal\Plugin\migrate\source\EmptySource::entityTypeManager
Same name and namespace in other branches
  1. 10 core/modules/migrate_drupal/src/Plugin/migrate/source/EmptySource.php \Drupal\migrate_drupal\Plugin\migrate\source\EmptySource::entityTypeManager
  2. 11.x core/modules/migrate_drupal/src/Plugin/migrate/source/EmptySource.php \Drupal\migrate_drupal\Plugin\migrate\source\EmptySource::entityTypeManager
  3. 9 core/modules/migrate_drupal/src/Plugin/migrate/source/EmptySource.php \Drupal\migrate_drupal\Plugin\migrate\source\EmptySource::entityTypeManager
  4. 8.9.x core/modules/migrate_drupal/src/Plugin/migrate/source/EmptySource.php \Drupal\migrate_drupal\Plugin\migrate\source\EmptySource::entityTypeManager
  5. 11.x core/modules/migrate/tests/modules/migrate_multiple_provider_test/src/Plugin/migrate/source/EmptySource.php \Drupal\migrate_multiple_provider_test\Plugin\migrate\source\EmptySource::entityTypeManager

The entity type manager.

Type: entityTypeManager

File

core/modules/migrate/tests/modules/migrate_multiple_provider_test/src/Plugin/migrate/source/EmptySource.php, line 30

Class

EmptySource
Source for testing multiple providers.

Namespace

Drupal\migrate_multiple_provider_test\Plugin\migrate\source

Code

protected EntityTypeManagerInterface $entityTypeManager;

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