protected property BaseThemeRequiredTest::$themeManager in Drupal 9
Same name and namespace in other branches
- 8 core/tests/Drupal/KernelTests/Core/Theme/BaseThemeRequiredTest.php \Drupal\KernelTests\Core\Theme\BaseThemeRequiredTest::themeManager
The theme manager.
Type: \Drupal\Core\Theme\ThemeManagerInterface
File
- core/
tests/ Drupal/ KernelTests/ Core/ Theme/ BaseThemeRequiredTest.php, line 31
Class
- BaseThemeRequiredTest
- Tests the behavior of the `base theme` key.
Namespace
Drupal\KernelTests\Core\ThemeCode
protected $themeManager;