You are here

protected property ImportAccessTest::$defaultTheme in Bibliography & Citation 2.0.x

Same name and namespace in other branches
  1. 8 modules/bibcite_import/tests/src/Functional/ImportAccessTest.php \Drupal\Tests\bibcite_import\Functional\ImportAccessTest::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

modules/bibcite_import/tests/src/Functional/ImportAccessTest.php, line 26

Class

ImportAccessTest
Test access to import form.

Namespace

Drupal\Tests\bibcite_import\Functional

Code

protected $defaultTheme = 'stable';