protected static property WebformElementHelpTest::$testWebforms in Webform 8.5
Same name and namespace in other branches
- 6.x tests/src/Functional/Element/WebformElementHelpTest.php \Drupal\Tests\webform\Functional\Element\WebformElementHelpTest::testWebforms
Webforms to load.
Type: array
Overrides WebformBrowserTestBase::$testWebforms
File
- tests/
src/ Functional/ Element/ WebformElementHelpTest.php, line 17
Class
- WebformElementHelpTest
- Tests for element help.
Namespace
Drupal\Tests\webform\Functional\ElementCode
protected static $testWebforms = [
'test_element_help',
];