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