RegistryLegacyTest::$modules
Modules to enable.
Type: array
Overrides KernelTestBase::$modules
File
-
core/
tests/ Drupal/ KernelTests/ Core/ Theme/ RegistryLegacyTest.php, line 23
Class
- RegistryLegacyTest
- Tests legacy behavior of the ThemeRegistry class.
Namespace
Drupal\KernelTests\Core\ThemeCode
protected static $modules = [
'theme_test',
'system',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.