You are here

protected property SmsFrameworkPhoneNumberAdminTest::$defaultTheme in SMS Framework 2.x

Same name and namespace in other branches
  1. 2.1.x tests/src/FunctionalJavascript/SmsFrameworkPhoneNumberAdminTest.php \Drupal\Tests\sms\FunctionalJavascript\SmsFrameworkPhoneNumberAdminTest::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/SmsFrameworkPhoneNumberAdminTest.php, line 22

Class

SmsFrameworkPhoneNumberAdminTest
Tests phone number administration user interface.

Namespace

Drupal\Tests\sms\FunctionalJavascript

Code

protected $defaultTheme = 'classy';