You are here

protected property HijriAdministrationTest::$defaultTheme in Hijri 1.0.x

Same name and namespace in other branches
  1. 3.0.x tests/src/Functional/HijriAdministrationTest.php \Drupal\Tests\hijri\Functional\HijriAdministrationTest::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/Functional/HijriAdministrationTest.php, line 15

Class

HijriAdministrationTest

Namespace

Drupal\Tests\hijri\Functional

Code

protected $defaultTheme = 'stark';