Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
EntityExists.php
EntityExists::$storage
The entity storage.
Type:
\Drupal\Core\Entity\EntityStorageInterface
File
core/
modules/
migrate/
src/
Plugin/
migrate/
process/
EntityExists.php
, line 34
Class
EntityExists
This plugin checks if a given entity exists.
Namespace
Drupal\migrate\Plugin\migrate\process
Code
protected $storage;
RSS feed