public static property WebformViewsBulkFormTest::$modules in Webform 6.x
Same name and namespace in other branches
- 8.5 tests/src/Functional/Views/WebformViewsBulkFormTest.php \Drupal\Tests\webform\Functional\Views\WebformViewsBulkFormTest::modules
Modules to enable.
Type: array
Overrides WebformBrowserTestBase::$modules
File
- tests/
src/ Functional/ Views/ WebformViewsBulkFormTest.php, line 21
Class
- WebformViewsBulkFormTest
- Tests a webform submission bulk form.
Namespace
Drupal\Tests\webform\Functional\ViewsCode
public static $modules = [
'webform',
'webform_test_views',
];