You are here

protected property MenuLinkParent::$migrationPlugin in Drupal 8

The Migration process plugin.

Type: \Drupal\migrate\Plugin\MigrateProcessInterface

Deprecated

in drupal:8.8.x and is removed from drupal:9.0.0. Use the migrate.lookup service instead.

See also

https://www.drupal.org/node/3047268

File

core/modules/migrate/src/Plugin/migrate/process/MenuLinkParent.php, line 43

Class

MenuLinkParent
This plugin figures out menu link parent plugin IDs.

Namespace

Drupal\migrate\Plugin\migrate\process

Code

protected $migrationPlugin;