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