protected static property WebformStatesCustomJavaScriptTest::$testWebforms in Webform 8.5
Same name and namespace in other branches
- 6.x tests/src/FunctionalJavascript/States/WebformStatesCustomJavaScriptTest.php \Drupal\Tests\webform\FunctionalJavascript\States\WebformStatesCustomJavaScriptTest::testWebforms
Webforms to load.
Type: array
Overrides WebformWebDriverTestBase::$testWebforms
File
- tests/
src/ FunctionalJavascript/ States/ WebformStatesCustomJavaScriptTest.php, line 19
Class
- WebformStatesCustomJavaScriptTest
- Tests for webform submission conditions (#states) validator.
Namespace
Drupal\Tests\webform\FunctionalJavascript\StatesCode
protected static $testWebforms = [
'test_states_server_custom',
];