You are here

protected property StableThemeTest::$themeManager in Zircon Profile 8

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

The theme manager.

Type: \Drupal\Core\Theme\ThemeManagerInterface

File

core/modules/system/src/Tests/Theme/StableThemeTest.php, line 38
Contains \Drupal\system\Tests\Theme\StableThemeTest.

Class

StableThemeTest
Tests the behavior of the Stable theme.

Namespace

Drupal\system\Tests\Theme

Code

protected $themeManager;