protected property FileUrlGeneratorTest::$fileUrlGenerator in Drupal 9
The file URL generator under test.
Type: \Drupal\Core\File\FileUrlGenerator
File
- core/
tests/ Drupal/ KernelTests/ Core/ File/ FileUrlGeneratorTest.php, line 25
Class
- FileUrlGeneratorTest
- @coversDefaultClass \Drupal\Core\File\FileUrlGenerator
Namespace
Drupal\KernelTests\Core\FileCode
protected $fileUrlGenerator;