protected property ThemeInfoTest::$state in Drupal 9
Same name and namespace in other branches
- 8 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\ThemeCode
protected $state;