You are here

protected property PanelizerIpeTest::$defaultTheme in Panelizer 8.5

Same name and namespace in other branches
  1. 8.4 tests/src/Functional/PanelizerIpeTest.php \Drupal\Tests\panelizer\Functional\PanelizerIpeTest::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/PanelizerIpeTest.php, line 20

Class

PanelizerIpeTest
Confirm that the IPE functionality works.

Namespace

Drupal\Tests\panelizer\Functional

Code

protected $defaultTheme = 'stark';