public static property FastTest::$modules in Drupal 8
Same name and namespace in other branches
- 9 core/modules/system/tests/src/Functional/Theme/FastTest.php \Drupal\Tests\system\Functional\Theme\FastTest::modules
Modules to enable.
Type: array
Overrides BrowserTestBase::$modules
File
- core/
modules/ system/ tests/ src/ Functional/ Theme/ FastTest.php, line 19
Class
- FastTest
- Tests autocompletion not loading registry.
Namespace
Drupal\Tests\system\Functional\ThemeCode
public static $modules = [
'theme_test',
];