public static property WebformElementManagedFileLimitTest::$modules 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::modules
Modules to enable.
Type: array
Overrides WebformElementManagedFileTestBase::$modules
File
- tests/
src/ Functional/ Element/ WebformElementManagedFileLimitTest.php, line 19
Class
- WebformElementManagedFileLimitTest
- Test for webform element managed file limit.
Namespace
Drupal\Tests\webform\Functional\ElementCode
public static $modules = [
'file',
'webform',
];