You are here

protected property MigratePluginAlterer::$moduleHandler in Media Migration 8

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/MigratePluginAlterer.php, line 43

Class

MigratePluginAlterer
Service for performing migration plugin alterations.

Namespace

Drupal\media_migration

Code

protected $moduleHandler;