You are here

protected property BaseThemeRequiredTest::$themeManager in Drupal 8

Same name and namespace in other branches
  1. 9 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\Theme

Code

protected $themeManager;