You are here

protected property File::$privatePath in Drupal 8

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

The private file directory path, if any.

Type: string

File

core/modules/file/src/Plugin/migrate/source/d7/File.php, line 31

Class

File
Drupal 7 file source from database.

Namespace

Drupal\file\Plugin\migrate\source\d7

Code

protected $privatePath;