protected property Entity::$storage in Drupal 8
Same name and namespace in other branches
- 9 core/modules/migrate/src/Plugin/migrate/destination/Entity.php \Drupal\migrate\Plugin\migrate\destination\Entity::storage
- 10 core/modules/migrate/src/Plugin/migrate/destination/Entity.php \Drupal\migrate\Plugin\migrate\destination\Entity::storage
The entity storage.
Type: \Drupal\Core\Entity\EntityStorageInterface
File
- core/
modules/ migrate/ src/ Plugin/ migrate/ destination/ Entity.php, line 71
Class
- Entity
- Provides a generic destination to import entities.
Namespace
Drupal\migrate\Plugin\migrate\destinationCode
protected $storage;