You are here

protected property SourceCsvForm::$migrationPluginManager in Migrate Tools 8.4

Plugin manager for migration plugins.

Type: \Drupal\migrate\Plugin\MigrationPluginManagerInterface

File

src/Form/SourceCsvForm.php, line 80

Class

SourceCsvForm
Provides an edit form for CSV source plugin column_names configuration.

Namespace

Drupal\migrate_tools\Form

Code

protected $migrationPluginManager;