ReportTest::$modules
Same name in other branches
- 8.9.x core/modules/views_ui/tests/src/Functional/ReportTest.php \Drupal\Tests\views_ui\Functional\ReportTest::modules
- 10 core/modules/views_ui/tests/src/Functional/ReportTest.php \Drupal\Tests\views_ui\Functional\ReportTest::modules
- 11.x core/modules/views_ui/tests/src/Functional/ReportTest.php \Drupal\Tests\views_ui\Functional\ReportTest::modules
Modules to enable.
Type: array
Overrides UITestBase::$modules
File
-
core/
modules/ views_ui/ tests/ src/ Functional/ ReportTest.php, line 17
Class
- ReportTest
- Tests existence of the views plugin report.
Namespace
Drupal\Tests\views_ui\FunctionalCode
protected static $modules = [
'views',
'views_ui',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.