public static property SimpleGMapFormatterTest::$modules in Simple Google Maps 8
Same name and namespace in other branches
- 3.0.x tests/src/Kernel/SimpleGMapFormatterTest.php \Drupal\Tests\simple_gmap\Kernel\SimpleGMapFormatterTest::modules
Modules to enable.
Type: array
Overrides EntityKernelTestBase::$modules
File
- tests/
src/ Kernel/ SimpleGMapFormatterTest.php, line 22
Class
- SimpleGMapFormatterTest
- Tests the text formatters functionality.
Namespace
Drupal\Tests\simple_gmap\KernelCode
public static $modules = [
'node',
'simple_gmap',
'simple_gmap_stress_test',
];