protected property CommentTitleTest::$defaultTheme in Drupal 10
Same name and namespace in other branches
- 8 core/modules/comment/tests/src/Functional/CommentTitleTest.php \Drupal\Tests\comment\Functional\CommentTitleTest::defaultTheme
- 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\FunctionalCode
protected $defaultTheme = 'stark';