public static property WebformExampleFunctionalTest::$modules in Webform 6.x
Same name and namespace in other branches
- 8.5 tests/src/Functional/WebformExampleFunctionalTest.php \Drupal\Tests\webform\Functional\WebformExampleFunctionalTest::modules
Modules to enable.
Type: array
Overrides WebformBrowserTestBase::$modules
File
- tests/
src/ Functional/ WebformExampleFunctionalTest.php, line 15
Class
- WebformExampleFunctionalTest
- Example of webform browser test.
Namespace
Drupal\Tests\webform\FunctionalCode
public static $modules = [
'webform',
];