You are here

protected property File::$tempFilePath in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/file/src/Plugin/migrate/source/d6/File.php \Drupal\file\Plugin\migrate\source\d6\File::tempFilePath

The temporary file path.

Type: string

File

core/modules/file/src/Plugin/migrate/source/d6/File.php, line 34
Contains \Drupal\file\Plugin\migrate\source\d6\File.

Class

File
Drupal 6 file source from database.

Namespace

Drupal\file\Plugin\migrate\source\d6

Code

protected $tempFilePath;