public static property WebformLocationGeocompleteTest::$modules in Webform 8.5
Same name and namespace in other branches
- 6.x modules/webform_location_geocomplete/tests/src/Functional/WebformLocationGeocompleteTest.php \Drupal\Tests\webform_location_geocomplete\Functional\WebformLocationGeocompleteTest::modules
Modules to enable.
Type: array
Overrides WebformBrowserTestBase::$modules
File
- modules/
webform_location_geocomplete/ tests/ src/ Functional/ WebformLocationGeocompleteTest.php, line 19
Class
- WebformLocationGeocompleteTest
- Tests for location geocomplete element.
Namespace
Drupal\Tests\webform_location_geocomplete\FunctionalCode
public static $modules = [
'webform_location_geocomplete',
'webform_location_geocomplete_test',
];