protected property ParagraphsLookup::$migrationPluginManager

The migration plugin manager.

Type: \Drupal\migrate\Plugin\MigrationPluginManagerInterface

File

paragraphs/src/Plugin/migrate/process/ParagraphsLookup.php, line 41

Class

ParagraphsLookup
Looks up the value of a paragraph property based on previous migrations.

Namespace

Drupal\paragraphs\Plugin\migrate\process

Code

protected $migrationPluginManager;