You are here

protected property StableBaseThemeUpdateTest::$themeHandler in Zircon Profile 8

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

The theme handler.

Type: \Drupal\Core\Extension\ThemeHandlerInterface

File

core/modules/system/src/Tests/Update/StableBaseThemeUpdateTest.php, line 24
Contains \Drupal\system\Tests\Update\StableBaseThemeUpdateTest.

Class

StableBaseThemeUpdateTest
Tests the upgrade path for introducing the Stable base theme.

Namespace

Drupal\system\Tests\Update

Code

protected $themeHandler;