public static property WebformElementManagedFileTest::$modules in Webform 8.5
Same name and namespace in other branches
- 6.x tests/src/Functional/Element/WebformElementManagedFileTest.php \Drupal\Tests\webform\Functional\Element\WebformElementManagedFileTest::modules
Modules to enable.
Type: array
Overrides WebformElementManagedFileTestBase::$modules
File
- tests/
src/ Functional/ Element/ WebformElementManagedFileTest.php, line 21
Class
- WebformElementManagedFileTest
- Test for webform element managed file handling.
Namespace
Drupal\Tests\webform\Functional\ElementCode
public static $modules = [
'file',
'webform',
];