You are here

protected property ThemeInfoTest::$state in Zircon Profile 8

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

The state service used in this test.

Type: \Drupal\Core\State\StateInterface

File

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

Class

ThemeInfoTest
Tests processing of theme .info.yml properties.

Namespace

Drupal\system\Tests\Theme

Code

protected $state;