public static property WebformVariantTest::$modules in Webform 6.x
Same name and namespace in other branches
- 8.5 tests/src/Functional/Variant/WebformVariantTest.php \Drupal\Tests\webform\Functional\Handler\WebformVariantTest::modules
Modules to enable.
Type: array
Overrides WebformBrowserTestBase::$modules
File
- tests/
src/ Functional/ Variant/ WebformVariantTest.php, line 19
Class
- WebformVariantTest
- Tests for webform variant plugin.
Namespace
Drupal\Tests\webform\Functional\HandlerCode
public static $modules = [
'webform',
'webform_test_variant',
];