protected property MigrateDestinationPluginManager::$entityManager in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/migrate/src/Plugin/MigrateDestinationPluginManager.php \Drupal\migrate\Plugin\MigrateDestinationPluginManager::entityManager
The entity manager.
Type: \Drupal\Core\Entity\EntityManagerInterface
File
- core/
modules/ migrate/ src/ Plugin/ MigrateDestinationPluginManager.php, line 33 - Contains \Drupal\migrate\Plugin\MigrateDestinationPluginManager.
Class
- MigrateDestinationPluginManager
- Plugin manager for migrate destination plugins.
Namespace
Drupal\migrate\PluginCode
protected $entityManager;