You are here

protected property UserPictureFile::$filePath in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/user/src/Plugin/migrate/source/d6/UserPictureFile.php \Drupal\user\Plugin\migrate\source\d6\UserPictureFile::filePath
  2. 9 core/modules/user/src/Plugin/migrate/source/d6/UserPictureFile.php \Drupal\user\Plugin\migrate\source\d6\UserPictureFile::filePath

The file directory path.

Type: string

File

core/modules/user/src/Plugin/migrate/source/d6/UserPictureFile.php, line 32

Class

UserPictureFile
Drupal 6 user picture source from database.

Namespace

Drupal\user\Plugin\migrate\source\d6

Code

protected $filePath;