You are here

protected property PageManagerIntegrationTest::$defaultTheme in Panels 8.4

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

panels_ipe/tests/src/FunctionalJavascript/PageManagerIntegrationTest.php, line 15

Class

PageManagerIntegrationTest
Tests the JavaScript functionality of Panels IPE with PageManager.

Namespace

Drupal\Tests\panels_ipe\FunctionalJavascript

Code

protected $defaultTheme = 'stark';