You are here

protected property BaseThemeDefaultDeprecationTest::$themeManager in Drupal 8

The theme manager.

Type: \Drupal\Core\Theme\ThemeManagerInterface

File

core/tests/Drupal/KernelTests/Core/Theme/BaseThemeDefaultDeprecationTest.php, line 37

Class

BaseThemeDefaultDeprecationTest
Tests the behavior of the Stable theme.

Namespace

Drupal\KernelTests\Core\Theme

Code

protected $themeManager;