You are here

protected property CommentThreadingTest::$defaultTheme in Drupal 10

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

File

core/modules/comment/tests/src/Functional/CommentThreadingTest.php, line 17

Class

CommentThreadingTest
Tests to make sure the comment number increments properly.

Namespace

Drupal\Tests\comment\Functional

Code

protected $defaultTheme = 'stark';