You are here

protected property ThemeInfoTest::$themeManager in Drupal 8

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

The theme manager used in this test.

Type: \Drupal\Core\Theme\ThemeManagerInterface

File

core/modules/system/tests/src/Functional/Theme/ThemeInfoTest.php, line 38

Class

ThemeInfoTest
Tests processing of theme .info.yml properties.

Namespace

Drupal\Tests\system\Functional\Theme

Code

protected $themeManager;