You are here

protected property DownloadTest::$fileUrlGenerator in Drupal 9

The file URL generator.

Type: \Drupal\Core\File\FileUrlGeneratorInterface

File

core/modules/file/tests/src/Functional/DownloadTest.php, line 24

Class

DownloadTest
Tests for download/file transfer functions.

Namespace

Drupal\Tests\file\Functional

Code

protected $fileUrlGenerator;