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