protected static property WebformStatesWizardTest::$testWebforms in Webform 6.x
Same name and namespace in other branches
- 8.5 tests/src/Functional/States/WebformStatesWizardTest.php \Drupal\Tests\webform\Functional\States\WebformStatesWizardTest::testWebforms
Webforms to load.
Type: array
Overrides WebformBrowserTestBase::$testWebforms
File
- tests/
src/ Functional/ States/ WebformStatesWizardTest.php, line 20
Class
- WebformStatesWizardTest
- Tests for webform states wizard server.
Namespace
Drupal\Tests\webform\Functional\StatesCode
protected static $testWebforms = [
'test_states_server_wizard',
];