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