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

Breadcrumb

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

MigrationPluginManager::$pluginInterface

The interface the plugins should implement.

Type: string

Overrides DefaultPluginManager::$pluginInterface

File

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

Class

MigrationPluginManager
Plugin manager for migration plugins.

Namespace

Drupal\migrate\Plugin

Code

protected $pluginInterface = 'Drupal\\migrate\\Plugin\\MigrationInterface';
RSS feed
Powered by Drupal