protected static property WebformWizardValidateTest::$testWebforms in Webform 8.5
Same name and namespace in other branches
- 6.x tests/src/Functional/Wizard/WebformWizardValidateTest.php \Drupal\Tests\webform\Functional\Wizard\WebformWizardValidateTest::testWebforms
Webforms to load.
Type: array
Overrides WebformBrowserTestBase::$testWebforms
File
- tests/
src/ Functional/ Wizard/ WebformWizardValidateTest.php, line 24
Class
- WebformWizardValidateTest
- Tests for webform wizard validation.
Namespace
Drupal\Tests\webform\Functional\WizardCode
protected static $testWebforms = [
'test_form_wizard_validate',
'test_form_wizard_validate_comp',
];