You are here

protected property MigrateSourceCSV::$file in Migrate 7.2

The path to the source file.

Type: string

File

plugins/sources/csv.inc, line 263
Define a MigrateSource for importing from comma separated values files.

Class

MigrateSourceCSV
Implementation of MigrateSource, to handle imports from CSV files.

Code

protected $file;