protected property MigrateFile::$destinationDir in Migrate 7.2
The destination directory within Drupal.
Type: string
File
- plugins/
destinations/ file.inc, line 216 - Support for file entity as destination. Note that File Fields have their own destination in fields.inc
Class
- MigrateFile
- Base class for creating core file entities.
Code
protected $destinationDir = 'public://';