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