CommentLinksTest::$defaultTheme

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

Type: defaultTheme

Overrides BrowserTestBase::$defaultTheme

File

core/modules/comment/tests/src/Functional/CommentLinksTest.php, line 47

Class

CommentLinksTest
Basic comment links tests to ensure markup present.

Namespace

Drupal\Tests\comment\Functional

Code

protected $defaultTheme = 'stark';

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