protected property EmptySource::$entityManager in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/migrate_drupal/src/Plugin/migrate/source/EmptySource.php \Drupal\migrate_drupal\Plugin\migrate\source\EmptySource::entityManager
The entity manager.
Type: \Drupal\Core\Entity\EntityManagerInterface
File
- core/
modules/ migrate_drupal/ src/ Plugin/ migrate/ source/ EmptySource.php, line 35 - Contains \Drupal\migrate_drupal\Plugin\migrate\source\EmptySource.
Class
- EmptySource
- Source returning an empty row with Drupal specific config dependencies.
Namespace
Drupal\migrate_drupal\Plugin\migrate\sourceCode
protected $entityManager;