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