EmptySource::$entityTypeManager
Same name and namespace in other branches
- 10 core/modules/migrate_drupal/src/Plugin/migrate/source/EmptySource.php \Drupal\migrate_drupal\Plugin\migrate\source\EmptySource::entityTypeManager
- 11.x core/modules/migrate_drupal/src/Plugin/migrate/source/EmptySource.php \Drupal\migrate_drupal\Plugin\migrate\source\EmptySource::entityTypeManager
- 9 core/modules/migrate_drupal/src/Plugin/migrate/source/EmptySource.php \Drupal\migrate_drupal\Plugin\migrate\source\EmptySource::entityTypeManager
- main core/modules/migrate_drupal/src/Plugin/migrate/source/EmptySource.php \Drupal\migrate_drupal\Plugin\migrate\source\EmptySource::entityTypeManager
- 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
- main 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: \Drupal\Core\Entity\EntityTypeManagerInterface
File
-
core/
modules/ migrate_drupal/ src/ Plugin/ migrate/ source/ EmptySource.php, line 37
Class
- EmptySource
- Source returning an empty row with Drupal specific config dependencies.
Namespace
Drupal\migrate_drupal\Plugin\migrate\sourceCode
protected $entityTypeManager;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.