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\PluginCode
protected $pluginInterface = 'Drupal\\migrate\\Plugin\\MigrationInterface';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.