protected static property CommentDepthTest::$modules in Drupal 9
Modules to enable.
Type: array
Overrides CommentViewsKernelTestBase::$modules
File
- core/
modules/ comment/ tests/ src/ Kernel/ Views/ CommentDepthTest.php, line 23
Class
- CommentDepthTest
- Tests the depth of the comment field handler.
Namespace
Drupal\Tests\comment\Kernel\ViewsCode
protected static $modules = [
'entity_test',
];