public static property TwigDebugMarkupTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/system/src/Tests/Theme/TwigDebugMarkupTest.php \Drupal\system\Tests\Theme\TwigDebugMarkupTest::modules
Modules to enable.
Type: array
File
- core/
modules/ system/ src/ Tests/ Theme/ TwigDebugMarkupTest.php, line 24 - Contains \Drupal\system\Tests\Theme\TwigDebugMarkupTest.
Class
- TwigDebugMarkupTest
- Tests for Twig debug markup.
Namespace
Drupal\system\Tests\ThemeCode
public static $modules = array(
'theme_test',
'node',
);