You are here

protected property CSV::$file in Migrate Source CSV 8.2

The file object that reads the CSV file.

Type: \SplFileObject

File

src/Plugin/migrate/source/CSV.php, line 53

Class

CSV
Source for CSV.

Namespace

Drupal\migrate_source_csv\Plugin\migrate\source

Code

protected $file = NULL;