CommentApproveLinkTest::$defaultTheme

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

Type: defaultTheme

Overrides BrowserTestBase::$defaultTheme

File

core/modules/comment/tests/src/Functional/Views/CommentApproveLinkTest.php, line 27

Class

CommentApproveLinkTest
Test the "approve_comment" views field for approving comments.

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.