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