protected static property WebformRestCompleteSubmissionTest::$testWebforms in Webform REST 4.x
Same name and namespace in other branches
- 8.2 tests/src/Functional/WebformRestCompleteSubmissionTest.php \Drupal\Tests\webform_rest\Functional\WebformRestCompleteSubmissionTest::testWebforms
Webforms to load.
Type: array
Overrides WebformBrowserTestBase::$testWebforms
File
- tests/
src/ Functional/ WebformRestCompleteSubmissionTest.php, line 33
Class
- WebformRestCompleteSubmissionTest
- Test the webform rest endpoints for complete submissions.
Namespace
Drupal\Tests\webform_rest\FunctionalCode
protected static $testWebforms = [
'webform_rest_test',
];