You are here

protected property SourceCsvForm::$migration in Migrate Tools 8.4

The migration being examined.

Type: \Drupal\migrate\Plugin\MigrationInterface

File

src/Form/SourceCsvForm.php, line 108

Class

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

Namespace

Drupal\migrate_tools\Form

Code

protected $migration;