CommentOrphanTest::$modules
Type: modules
Overrides EntityKernelTestBase::$modules
File
-
core/
modules/ comment/ tests/ src/ Kernel/ CommentOrphanTest.php, line 24
Class
- CommentOrphanTest
- Tests loading and rendering orphan comments.
Namespace
Drupal\Tests\comment\KernelCode
protected static $modules = [
'comment',
'node',
'user',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.