You are here

protected property CommentRssTest::$defaultTheme in Drupal 10

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

File

core/modules/comment/tests/src/Functional/CommentRssTest.php, line 29

Class

CommentRssTest
Tests comments as part of an RSS feed.

Namespace

Drupal\Tests\comment\Functional

Code

protected $defaultTheme = 'stark';