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 21
Class
- ThemeTokenTest
- Tests the generation of 'theme_token' key in Drupal settings.
Namespace
Drupal\Tests\system\Functional\ThemeCode
protected static $modules = [
'block',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.