PagePreviewTest::$defaultTheme

The theme to install as the default for testing.

Type: string

Overrides BrowserTestBase::$defaultTheme

File

core/modules/node/tests/src/Functional/PagePreviewTest.php, line 52

Class

PagePreviewTest
Tests the node entity preview functionality.

Namespace

Drupal\Tests\node\Functional

Code

protected $defaultTheme = 'starterkit_theme';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.