public static property LeafletViewsSettingsTest::$modules in Geolocation Field 8.3
Modules to enable for this test.
Type: string[]
Overrides BrowserTestBase::$modules
File
- modules/
geolocation_leaflet/ tests/ src/ Functional/ LeafletViewsSettingsTest.php, line 19
Class
- LeafletViewsSettingsTest
- Tests the Views integration.
Namespace
Drupal\Tests\geolocation_leaflet\FunctionalCode
public static $modules = [
'node',
'field',
'views',
'taxonomy',
'geolocation',
'geolocation_demo',
'geolocation_leaflet',
'geolocation_leaflet_demo',
'views_ui',
];