public static property StableThemeTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/system/src/Tests/Theme/StableThemeTest.php \Drupal\system\Tests\Theme\StableThemeTest::modules
Modules to install.
Type: array
Overrides KernelTestBase::$modules
File
- core/
modules/ system/ src/ Tests/ Theme/ StableThemeTest.php, line 24 - Contains \Drupal\system\Tests\Theme\StableThemeTest.
Class
- StableThemeTest
- Tests the behavior of the Stable theme.
Namespace
Drupal\system\Tests\ThemeCode
public static $modules = [
'system',
];