public static property AnalyzeTest::$modules in Drupal 8
Same name and namespace in other branches
- 9 core/modules/views_ui/tests/src/Functional/AnalyzeTest.php \Drupal\Tests\views_ui\Functional\AnalyzeTest::modules
Modules to enable.
Type: array
Overrides UITestBase::$modules
File
- core/
modules/ views_ui/ tests/ src/ Functional/ AnalyzeTest.php, line 17
Class
- AnalyzeTest
- Tests the views analyze system.
Namespace
Drupal\Tests\views_ui\FunctionalCode
public static $modules = [
'views_ui',
];