ThemeInfoTest::$themeInstaller

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
  2. 8.9.x core/modules/system/tests/src/Functional/Theme/ThemeInfoTest.php \Drupal\Tests\system\Functional\Theme\ThemeInfoTest::themeInstaller
  3. 10 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 33

Class

ThemeInfoTest
Tests processing of theme .info.yml properties.

Namespace

Drupal\Tests\system\Functional\Theme

Code

protected $themeInstaller;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.