You are here

protected property DomMigrationLookup::$transformParameters in Migrate Plus 8.5

Parameters passed to transform method, except the first, value.

This helps to pass values to another process plugin.

Type: array

File

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

Class

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

Namespace

Drupal\migrate_plus\Plugin\migrate\process

Code

protected $transformParameters;