protected property ComputedFileUrlTest::$testUrl in Drupal 8
Same name and namespace in other branches
- 9 core/modules/file/tests/src/Kernel/ComputedFileUrlTest.php \Drupal\Tests\file\Kernel\ComputedFileUrlTest::testUrl
- 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\KernelCode
protected $testUrl = 'public://druplicon.txt';