You are here

protected property UserPictureFile::$tempFilePath in Zircon Profile 8

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

The temporary file path.

Type: string

File

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

Class

UserPictureFile
Drupal 6 user picture source from database.

Namespace

Drupal\user\Plugin\migrate\source\d6

Code

protected $tempFilePath;