You are here

protected property PageSpecificTest::$defaultTheme in Page Specific Class 2.0.x

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

test/src/Functional/PageSpecificTest.php, line 21

Class

PageSpecificTest
Ensure that the page_specific_class forms work properly.

Namespace

Drupal\Tests\page_specific_class\Functional

Code

protected $defaultTheme = 'seven';