You are here

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

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

Class

HijriNodeDisplayTest
Browser test base class for Hijri functional tests.

Namespace

Drupal\Tests\hijri\Functional

Code

protected $defaultTheme = 'stark';