protected property TelephoneFieldTest::$defaultTheme in Drupal 9
Same name and namespace in other branches
- 8 core/modules/telephone/tests/src/Functional/TelephoneFieldTest.php \Drupal\Tests\telephone\Functional\TelephoneFieldTest::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
- core/
modules/ telephone/ tests/ src/ Functional/ TelephoneFieldTest.php, line 30
Class
- TelephoneFieldTest
- Tests the creation of telephone fields.
Namespace
Drupal\Tests\telephone\FunctionalCode
protected $defaultTheme = 'stark';