protected static property CommentBundlesTest::$modules in Drupal 10
Same name and namespace in other branches
- 8 core/modules/comment/tests/src/Kernel/CommentBundlesTest.php \Drupal\Tests\comment\Kernel\CommentBundlesTest::modules
- 9 core/modules/comment/tests/src/Kernel/CommentBundlesTest.php \Drupal\Tests\comment\Kernel\CommentBundlesTest::modules
File
- core/
modules/ comment/ tests/ src/ Kernel/ CommentBundlesTest.php, line 18
Class
- CommentBundlesTest
- Tests that comment bundles behave as expected.
Namespace
Drupal\Tests\comment\KernelCode
protected static $modules = [
'comment',
'node',
'taxonomy',
'user',
];