You are here

protected property ThemeInfoTest::$themeManager in Zircon Profile 8.0

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

The theme manager used in this test.

Type: \Drupal\Core\Theme\ThemeManagerInterface

File

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

Class

ThemeInfoTest
Tests processing of theme .info.yml properties.

Namespace

Drupal\system\Tests\Theme

Code

protected $themeManager;