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