You are here

protected property File::$filePath in Drupal 9

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

The file directory path.

Type: string

File

core/modules/file/src/Plugin/migrate/source/d6/File.php, line 23

Class

File
Drupal 6 file source from database.

Namespace

Drupal\file\Plugin\migrate\source\d6

Code

protected $filePath;