protected property SimpleGmapTest::$defaultTheme in Simple Google Maps 8
Same name and namespace in other branches
- 3.0.x tests/src/FunctionalJavascript/SimpleGmapTest.php \Drupal\Tests\simple_gmap\FunctionalJavascript\SimpleGmapTest::defaultTheme
The theme to install as the default for testing.
Defaults to the install profile's default theme, if it specifies any.
Type: string
Overrides BrowserTestBase::$defaultTheme
File
- tests/
src/ FunctionalJavascript/ SimpleGmapTest.php, line 23
Class
- SimpleGmapTest
- Creates a page to look at to test the Simple Google Maps module.
Namespace
Drupal\Tests\simple_gmap\FunctionalJavascriptCode
protected $defaultTheme = 'stark';