You are here

protected property DomMigrationLookup::$processPluginManager in Migrate Plus 8.5

The process plugin manager.

Type: \Drupal\migrate\Plugin\MigratePluginManagerInterface

File

src/Plugin/migrate/process/DomMigrationLookup.php, line 82

Class

DomMigrationLookup
String replacements on a source dom based on migration lookup.

Namespace

Drupal\migrate_plus\Plugin\migrate\process

Code

protected $processPluginManager;