protected property CommentAdminTest::$defaultTheme in Drupal 10
Same name in this branch
- 10 core/modules/comment/tests/src/Functional/CommentAdminTest.php \Drupal\Tests\comment\Functional\CommentAdminTest::defaultTheme
- 10 core/modules/comment/tests/src/Functional/Views/CommentAdminTest.php \Drupal\Tests\comment\Functional\Views\CommentAdminTest::defaultTheme
Same name and namespace in other branches
- 8 core/modules/comment/tests/src/Functional/CommentAdminTest.php \Drupal\Tests\comment\Functional\CommentAdminTest::defaultTheme
- 9 core/modules/comment/tests/src/Functional/CommentAdminTest.php \Drupal\Tests\comment\Functional\CommentAdminTest::defaultTheme
File
- core/
modules/ comment/ tests/ src/ Functional/ CommentAdminTest.php, line 21
Class
- CommentAdminTest
- Tests comment approval functionality.
Namespace
Drupal\Tests\comment\FunctionalCode
protected $defaultTheme = 'stark';