You are here

protected property File::$temporaryPath in Zircon Profile 8

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

The temporary file directory path.

Type: string

File

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

Class

File
Drupal 7 file source from database.

Namespace

Drupal\file\Plugin\migrate\source\d7

Code

protected $temporaryPath;