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