IconFinderTest::$fileUrlGenerator

Same name and namespace in other branches
  1. 11.x core/tests/Drupal/Tests/Core/Theme/Icon/IconFinderTest.php \Drupal\Tests\Core\Theme\Icon\IconFinderTest::fileUrlGenerator

The file url generator instance.

Type: \Drupal\Core\File\FileUrlGeneratorInterface|\PHPUnit\Framework\MockObject\MockObject

File

core/tests/Drupal/Tests/Core/Theme/Icon/IconFinderTest.php, line 31

Class

IconFinderTest
Tests Drupal\Core\Theme\Icon\IconFinder.

Namespace

Drupal\Tests\Core\Theme\Icon

Code

private FileUrlGeneratorInterface $fileUrlGenerator;

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