You are here

public property TestFile::$temporaryPath 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::temporaryPath

The temporary file directory path.

Type: string

Overrides File::$temporaryPath

File

core/modules/file/tests/src/Unit/Plugin/migrate/source/d7/FileTest.php, line 142
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 $temporaryPath;