You are here

protected property MobileNumberFieldTest::$defaultTheme in Mobile Number 2.0.x

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

src/Tests/MobileNumberFieldTest.php, line 22

Class

MobileNumberFieldTest
Mobile number field functionality.'.

Namespace

Drupal\mobile_number\Tests

Code

protected $defaultTheme = 'stark';