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