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