You are here

protected property MigrateDestinationFile::$fileClass in Migrate 7.2

File class (MigrateFileUri etc.) doing the dirty wrk.

Type: string

File

plugins/destinations/file.inc, line 541
Support for file entity as destination. Note that File Fields have their own destination in fields.inc

Class

MigrateDestinationFile
Destination class implementing migration into the files table.

Code

protected $fileClass;