You are here

protected property ThemeInfoTest::$themeHandler in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/system/src/Tests/Theme/ThemeInfoTest.php \Drupal\system\Tests\Theme\ThemeInfoTest::themeHandler

The theme handler used in this test for enabling themes.

Type: \Drupal\Core\Extension\ThemeHandler

File

core/modules/system/src/Tests/Theme/ThemeInfoTest.php, line 31
Contains \Drupal\system\Tests\Theme\ThemeInfoTest.

Class

ThemeInfoTest
Tests processing of theme .info.yml properties.

Namespace

Drupal\system\Tests\Theme

Code

protected $themeHandler;