public property TestFile::$privatePath in Zircon Profile 8.0
Same name and namespace in other branches
- 8 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\d7Code
public $privatePath;