protected property MigrateFileUri::$sourcePath in Migrate 7.2
The full path to the source file.
Type: string
File
- plugins/
destinations/ file.inc, line 356 - Support for file entity as destination. Note that File Fields have their own destination in fields.inc
Class
- MigrateFileUri
- Handle cases where we're handed a URI, or local filespec, representing a file to be imported to Drupal.
Code
protected $sourcePath = '';