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