You are here

protected property ComputedFileUrlTest::$testUrl in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/file/tests/src/Kernel/ComputedFileUrlTest.php \Drupal\Tests\file\Kernel\ComputedFileUrlTest::testUrl
  2. 10 core/modules/file/tests/src/Kernel/ComputedFileUrlTest.php \Drupal\Tests\file\Kernel\ComputedFileUrlTest::testUrl

The test URL to use.

Type: string

File

core/modules/file/tests/src/Kernel/ComputedFileUrlTest.php, line 23

Class

ComputedFileUrlTest
@coversDefaultClass \Drupal\file\ComputedFileUrl

Namespace

Drupal\Tests\file\Kernel

Code

protected $testUrl = 'public://druplicon.txt';