You are here

public property TestFile::$privatePath in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/file/tests/src/Unit/Plugin/migrate/source/d7/FileTest.php \Drupal\Tests\file\Unit\Plugin\migrate\source\d7\TestFile::privatePath

The private file directory path, if any.

Type: string

Overrides File::$privatePath

File

core/modules/file/tests/src/Unit/Plugin/migrate/source/d7/FileTest.php, line 135
Contains \Drupal\Tests\file\Unit\Plugin\migrate\source\d7\FileTest.

Class

TestFile
Testing version of \Drupal\file\Plugin\migrate\source\d7\File.

Namespace

Drupal\Tests\file\Unit\Plugin\migrate\source\d7

Code

public $privatePath;