PagePreviewTest::$defaultTheme
Same name in other branches
- 8.9.x core/modules/node/tests/src/Functional/PagePreviewTest.php \Drupal\Tests\node\Functional\PagePreviewTest::defaultTheme
- 10 core/modules/node/tests/src/Functional/PagePreviewTest.php \Drupal\Tests\node\Functional\PagePreviewTest::defaultTheme
- 11.x core/modules/node/tests/src/Functional/PagePreviewTest.php \Drupal\Tests\node\Functional\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\FunctionalCode
protected $defaultTheme = 'starterkit_theme';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.