protected static property ThemeTokenTest::$modules in Drupal 9
Same name and namespace in other branches
- 8 core/modules/system/tests/src/Functional/Theme/ThemeTokenTest.php \Drupal\Tests\system\Functional\Theme\ThemeTokenTest::modules
We want to visit the 'admin/structure/block' page.
Type: array
Overrides BrowserTestBase::$modules
File
- core/
modules/ system/ tests/ src/ Functional/ Theme/ ThemeTokenTest.php, line 19
Class
- ThemeTokenTest
- Tests the generation of 'theme_token' key in Drupal settings.
Namespace
Drupal\Tests\system\Functional\ThemeCode
protected static $modules = [
'block',
];