protected property ThemeInfoTest::$themeManager in Drupal 9
Same name and namespace in other branches
- 8 core/modules/system/tests/src/Functional/Theme/ThemeInfoTest.php \Drupal\Tests\system\Functional\Theme\ThemeInfoTest::themeManager
The theme manager used in this test.
Type: \Drupal\Core\Theme\ThemeManagerInterface
File
- core/
modules/ system/ tests/ src/ Functional/ Theme/ ThemeInfoTest.php, line 38
Class
- ThemeInfoTest
- Tests processing of theme .info.yml properties.
Namespace
Drupal\Tests\system\Functional\ThemeCode
protected $themeManager;