You are here

protected property File::$publicPath 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::publicPath

The public file directory path.

Type: string

File

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

Class

File
Drupal 7 file source from database.

Namespace

Drupal\file\Plugin\migrate\source\d7

Code

protected $publicPath;