protected static property WebformResultsExportOptionsTest::$testWebforms in Webform 6.x
Same name and namespace in other branches
- 8.5 tests/src/Functional/WebformResultsExportOptionsTest.php \Drupal\Tests\webform\Functional\WebformResultsExportOptionsTest::testWebforms
Webforms to load.
Type: array
Overrides WebformBrowserTestBase::$testWebforms
File
- tests/
src/ Functional/ WebformResultsExportOptionsTest.php, line 26
Class
- WebformResultsExportOptionsTest
- Tests for webform results export.
Namespace
Drupal\Tests\webform\FunctionalCode
protected static $testWebforms = [
'test_submissions',
];