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