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