Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. MigrationPluginManager.php

MigrationPluginManager::$moduleHandler

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

Overrides DefaultPluginManager::$moduleHandler

File

core/modules/migrate/src/Plugin/MigrationPluginManager.php, line 43

Class

MigrationPluginManager
Plugin manager for migration plugins.

Namespace

Drupal\migrate\Plugin

Code

protected $moduleHandler;
RSS feed
Powered by Drupal