public static property WebformSubmissionListBuilderTest::$modules in Webform 6.x
Same name and namespace in other branches
- 8.5 tests/src/Functional/WebformSubmissionListBuilderTest.php \Drupal\Tests\webform\Functional\WebformSubmissionListBuilderTest::modules
Modules to enable.
Type: array
Overrides WebformBrowserTestBase::$modules
File
- tests/
src/ Functional/ WebformSubmissionListBuilderTest.php, line 19
Class
- WebformSubmissionListBuilderTest
- Tests for webform submission list builder.
Namespace
Drupal\Tests\webform\FunctionalCode
public static $modules = [
'node',
'webform',
'webform_test_submissions',
];