You are here

protected property AccessTest::$defaultTheme in Access unpublished 8

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/AccessTest.php, line 23

Class

AccessTest
Tests the article creation.

Namespace

Drupal\Tests\access_unpublished\Functional

Code

protected $defaultTheme = 'classy';