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