You are here

protected property Migration::$migrationStorage in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/migrate/src/Plugin/migrate/process/Migration.php \Drupal\migrate\Plugin\migrate\process\Migration::migrationStorage

Type: \Drupal\Core\Entity\EntityStorageInterface

File

core/modules/migrate/src/Plugin/migrate/process/Migration.php, line 38
Contains \Drupal\migrate\Plugin\migrate\process\Migration.

Class

Migration
Calculates the value of a property based on a previous migration.

Namespace

Drupal\migrate\Plugin\migrate\process

Code

protected $migrationStorage;