Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Entity.php
Entity::$storage
The entity storage.
Type:
\Drupal\Core\Entity\EntityStorageInterface
File
core/
modules/
migrate/
src/
Plugin/
migrate/
destination/
Entity.php
, line 77
Class
Entity
Provides a generic destination to import entities.
Namespace
Drupal\migrate\Plugin\migrate\destination
Code
protected $storage;
RSS feed