CommentEditTest::$defaultTheme

Same name in other branches
  1. 9 core/modules/comment/tests/src/Functional/Views/CommentEditTest.php \Drupal\Tests\comment\Functional\Views\CommentEditTest::defaultTheme
  2. 11.x core/modules/comment/tests/src/Functional/Views/CommentEditTest.php \Drupal\Tests\comment\Functional\Views\CommentEditTest::defaultTheme

Type: defaultTheme

Overrides BrowserTestBase::$defaultTheme

File

core/modules/comment/tests/src/Functional/Views/CommentEditTest.php, line 19

Class

CommentEditTest
Tests comment edit functionality.

Namespace

Drupal\Tests\comment\Functional\Views

Code

protected $defaultTheme = 'stark';

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