SvgSpriteExtractorTest::$iconFinder

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

The IconFinder instance.

Type: \Drupal\Core\Theme\Icon\IconFinder|\PHPUnit\Framework\MockObject\MockObject

File

core/tests/Drupal/Tests/Core/Theme/Icon/Plugin/SvgSpriteExtractorTest.php, line 43

Class

SvgSpriteExtractorTest
Tests Drupal\Core\Theme\Plugin\IconExtractor\SvgSpriteExtractor.

Namespace

Drupal\Tests\Core\Theme\Icon\Plugin

Code

private IconFinder $iconFinder;

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