You are here

protected property ThemeInfoTest::$themeInstaller in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/system/tests/src/Functional/Theme/ThemeInfoTest.php \Drupal\Tests\system\Functional\Theme\ThemeInfoTest::themeInstaller

The theme installer used in this test for enabling themes.

Type: \Drupal\Core\Extension\ThemeInstallerInterface

File

core/modules/system/tests/src/Functional/Theme/ThemeInfoTest.php, line 31

Class

ThemeInfoTest
Tests processing of theme .info.yml properties.

Namespace

Drupal\Tests\system\Functional\Theme

Code

protected $themeInstaller;