You are here

protected property StableBaseThemeUpdateTest::$themeHandler in Drupal 8

The theme handler.

Type: \Drupal\Core\Extension\ThemeHandlerInterface

File

core/modules/system/tests/src/Functional/Update/StableBaseThemeUpdateTest.php, line 23

Class

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

Namespace

Drupal\Tests\system\Functional\Update

Code

protected $themeHandler;