You are here

protected property CommentTokenReplaceTest::$defaultTheme in Drupal 10

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

File

core/modules/comment/tests/src/Functional/CommentTokenReplaceTest.php, line 32

Class

CommentTokenReplaceTest
Generates text using placeholders for dummy content to check comment token replacement.

Namespace

Drupal\Tests\comment\Functional

Code

protected $defaultTheme = 'stark';