CssCollectionOptimizerLazyUnitTest::$fileUrlGenerator

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

The file URL generator mock.

Type: fileUrlGenerator

File

core/tests/Drupal/Tests/Core/Asset/CssCollectionOptimizerLazyUnitTest.php, line 37

Class

CssCollectionOptimizerLazyUnitTest
Tests the CSS asset optimizer.

Namespace

Drupal\Tests\Core\Asset

Code

protected FileUrlGeneratorInterface|MockObject $fileUrlGenerator;

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