protected property DrupalSqlBase::$entityManager in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/migrate_drupal/src/Plugin/migrate/source/DrupalSqlBase.php \Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase::entityManager
The entity manager.
Type: \Drupal\Core\Entity\EntityManagerInterface
File
- core/
modules/ migrate_drupal/ src/ Plugin/ migrate/ source/ DrupalSqlBase.php, line 50 - Contains \Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase.
Class
- DrupalSqlBase
- A base source class for Drupal migrate sources.
Namespace
Drupal\migrate_drupal\Plugin\migrate\sourceCode
protected $entityManager;