public static property GeolocationItemTest::$modules in Geolocation Field 8.2
Same name and namespace in other branches
- 8.3 tests/src/Kernel/GeolocationItemTest.php \Drupal\Tests\geolocation\Kernel\GeolocationItemTest::modules
- 8 tests/src/Kernel/GeolocationItemTest.php \Drupal\Tests\geolocation\Kernel\GeolocationItemTest::modules
Modules to enable.
Type: array
Overrides FieldKernelTestBase::$modules
File
- tests/
src/ Kernel/ GeolocationItemTest.php, line 23
Class
- GeolocationItemTest
- Tests the new entity API for the geolocation field type.
Namespace
Drupal\Tests\geolocation\KernelCode
public static $modules = [
'geolocation',
];