protected static property WebformCardsUiJavaScriptTest::$testWebforms in Webform 8.5
Same name and namespace in other branches
- 6.x modules/webform_cards/tests/src/FunctionalJavaScript/WebformCardsUiJavaScriptTest.php \Drupal\Tests\webform_cards\FunctionalJavaScript\WebformCardsUiJavaScriptTest::testWebforms
Webforms to load.
Type: array
Overrides WebformWebDriverTestBase::$testWebforms
File
- modules/
webform_cards/ tests/ src/ FunctionalJavaScript/ WebformCardsUiJavaScriptTest.php, line 26
Class
- WebformCardsUiJavaScriptTest
- Tests for webform cards UI.
Namespace
Drupal\Tests\webform_cards\FunctionalJavaScriptCode
protected static $testWebforms = [
'test_form_wizard_basic',
];