public static property GeofieldFormatterTest::$modules in Geofield 8
Modules to enable.
Type: array
Overrides EntityKernelTestBase::$modules
File
- tests/
src/ Kernel/ GeofieldFormatterTest.php, line 36
Class
- GeofieldFormatterTest
- Tests the geofield formatters functionality.
Namespace
Drupal\Tests\geofield\KernelCode
public static $modules = [
'geofield',
];