You are here

public static property GeofieldItemTest::$modules in Geofield 8

Modules to enable.

Type: array

Overrides FieldKernelTestBase::$modules

File

tests/src/Kernel/GeofieldItemTest.php, line 24

Class

GeofieldItemTest
Tests using entity fields of the geofield field type.

Namespace

Drupal\Tests\geofield\Kernel

Code

public static $modules = [
  'geofield',
];