You are here

protected property MobileNumberElementTest::$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/MobileNumberElementTest.php, line 18

Class

MobileNumberElementTest
Mobile number form element functionality.

Namespace

Drupal\mobile_number\Tests

Code

protected $defaultTheme = 'stark';