You are here

protected property SourceCsvForm::$connection in Migrate Tools 8.4

The database connection.

Type: \Drupal\Core\Database\Connection

File

src/Form/SourceCsvForm.php, line 73

Class

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

Namespace

Drupal\migrate_tools\Form

Code

protected $connection;