You are here

protected property CommentTitleTest::$defaultTheme in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/comment/tests/src/Functional/CommentTitleTest.php \Drupal\Tests\comment\Functional\CommentTitleTest::defaultTheme
  2. 9 core/modules/comment/tests/src/Functional/CommentTitleTest.php \Drupal\Tests\comment\Functional\CommentTitleTest::defaultTheme

File

core/modules/comment/tests/src/Functional/CommentTitleTest.php, line 16

Class

CommentTitleTest
Tests to ensure that appropriate and accessible markup is created for comment titles.

Namespace

Drupal\Tests\comment\Functional

Code

protected $defaultTheme = 'stark';