You are here

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

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

Class

HijriNodeDisplayTest

Namespace

Drupal\Tests\hijri\Functional

Code

protected $defaultTheme = 'stark';