You are here

public static property GeolocationGeometryGeometryTest::$modules in Geolocation Field 8.3

Modules to enable.

Type: array

Overrides FieldKernelTestBase::$modules

File

modules/geolocation_geometry/tests/src/Kernel/GeolocationGeometryGeometryTest.php, line 21

Class

GeolocationGeometryGeometryTest
Tests the new entity API for the geolocation field type.

Namespace

Drupal\Tests\geolocation_geometry\Kernel

Code

public static $modules = [
  'geolocation',
  'geolocation_geometry',
];