You are here

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

Same name and namespace in other branches
  1. 1.0.x tests/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/src/Functional/HijriAdministrationTest.php, line 17

Class

HijriAdministrationTest
Browser test base class for Hijri functional tests.

Namespace

Drupal\Tests\hijri\Functional

Code

protected $defaultTheme = 'stark';