You are here

protected property File::$publicPath in Drupal 10

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

The public file directory path.

Type: string

File

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

Class

File
Drupal 7 file source from database.

Namespace

Drupal\file\Plugin\migrate\source\d7

Code

protected $publicPath;