You are here

protected property BaseThemeDefaultDeprecationTest::$themeInstaller in Drupal 8

The theme installer.

Type: \Drupal\Core\Extension\ThemeInstallerInterface

File

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

Class

BaseThemeDefaultDeprecationTest
Tests the behavior of the Stable theme.

Namespace

Drupal\KernelTests\Core\Theme

Code

protected $themeInstaller;