You are here

protected property ThemeInfoTest::$state 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::state

The state service used in this test.

Type: \Drupal\Core\State\StateInterface

File

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

Class

ThemeInfoTest
Tests processing of theme .info.yml properties.

Namespace

Drupal\Tests\system\Functional\Theme

Code

protected $state;