public static property TwigEnvironmentTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/system/src/Tests/Theme/TwigEnvironmentTest.php \Drupal\system\Tests\Theme\TwigEnvironmentTest::modules
Modules to enable.
Type: array
Overrides KernelTestBase::$modules
File
- core/
modules/ system/ src/ Tests/ Theme/ TwigEnvironmentTest.php, line 27 - Contains \Drupal\system\Tests\Theme\TwigEnvironmentTest.
Class
- TwigEnvironmentTest
- Tests the twig environment.
Namespace
Drupal\system\Tests\ThemeCode
public static $modules = array(
'system',
);