public static property WebformRenderingTest::$modules in Webform 6.x
Same name and namespace in other branches
- 8.5 tests/src/Functional/WebformRenderingTest.php \Drupal\Tests\webform\Functional\WebformRenderingTest::modules
Modules to enable.
Type: array
Overrides WebformBrowserTestBase::$modules
File
- tests/
src/ Functional/ WebformRenderingTest.php, line 22
Class
- WebformRenderingTest
- Tests for webform token submission value.
Namespace
Drupal\Tests\webform\FunctionalCode
public static $modules = [
'filter',
'webform',
];