You are here

protected property SourceCsvForm::$file in Migrate Tools 8.4

The file object that reads the CSV file.

Type: \SplFileObject

File

src/Form/SourceCsvForm.php, line 101

Class

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

Namespace

Drupal\migrate_tools\Form

Code

protected $file = NULL;