protected property Entity::$storage in Zircon Profile 8.0
Same name and namespace in other branches
- 8 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 32 - Contains \Drupal\migrate\Plugin\migrate\destination\Entity.
Class
- Entity
- Plugin annotation @MigrateDestination( id = "entity", deriver = "Drupal\migrate\Plugin\Derivative\MigrateEntity" )
Namespace
Drupal\migrate\Plugin\migrate\destinationCode
protected $storage;