protected property MigrateFileUri::$sourceDir in Migrate 7.2
The source directory for the file, relative to which the value (source file) will be taken.
Type: string
File
- plugins/
destinations/ file.inc, line 349 - 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 $sourceDir = '';