You are here

protected property FilterFormatPermission::$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/filter/src/Plugin/migrate/process/d6/FilterFormatPermission.php, line 34

Class

FilterFormatPermission
Migrate filter format serial to string id in permission name.

Namespace

Drupal\filter\Plugin\migrate\process\d6

Code

protected $migrationPlugin;