protected property EntityContentBase::$entityManager in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/migrate/src/Plugin/migrate/destination/EntityContentBase.php \Drupal\migrate\Plugin\migrate\destination\EntityContentBase::entityManager
Entity manager.
Type: \Drupal\Core\Entity\EntityManagerInterface
File
- core/
modules/ migrate/ src/ Plugin/ migrate/ destination/ EntityContentBase.php, line 35 - Contains \Drupal\migrate\Plugin\migrate\destination\EntityContentBase.
Class
- EntityContentBase
- The destination class for all content entities lacking a specific class.
Namespace
Drupal\migrate\Plugin\migrate\destinationCode
protected $entityManager;