ComputedFileUrlTest::$testUrl

Same name and namespace in other branches
  1. 9 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
  3. 11.x 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 <a href="/api/drupal/core%21modules%21file%21src%21ComputedFileUrl.php/class/ComputedFileUrl/8.9.x" title="Computed file URL property class." class="local">\Drupal\file\ComputedFileUrl</a>

Namespace

Drupal\Tests\file\Kernel

Code

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

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.