protected static property CommentOrphanTest::$modules in Drupal 10
Same name and namespace in other branches
- 8 core/modules/comment/tests/src/Kernel/CommentOrphanTest.php \Drupal\Tests\comment\Kernel\CommentOrphanTest::modules
- 9 core/modules/comment/tests/src/Kernel/CommentOrphanTest.php \Drupal\Tests\comment\Kernel\CommentOrphanTest::modules
File
- core/
modules/ comment/ tests/ src/ Kernel/ CommentOrphanTest.php, line 22
Class
- CommentOrphanTest
- Tests loading and rendering orphan comments.
Namespace
Drupal\Tests\comment\KernelCode
protected static $modules = [
'comment',
'node',
'user',
];