You are here

protected static property MigrateFileTest::$tempFilename in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/file/tests/src/Kernel/Migrate/d6/MigrateFileTest.php \Drupal\Tests\file\Kernel\Migrate\d6\MigrateFileTest::tempFilename

The filename of a file used to test temporary file migration.

Type: string

File

core/modules/file/tests/src/Kernel/Migrate/d6/MigrateFileTest.php, line 26

Class

MigrateFileTest
Test file migration.

Namespace

Drupal\Tests\file\Kernel\Migrate\d6

Code

protected static $tempFilename;