protected static property CommentUninstallTest::$modules in Drupal 10
Same name and namespace in other branches
- 8 core/modules/comment/tests/src/Kernel/CommentUninstallTest.php \Drupal\Tests\comment\Kernel\CommentUninstallTest::modules
- 9 core/modules/comment/tests/src/Kernel/CommentUninstallTest.php \Drupal\Tests\comment\Kernel\CommentUninstallTest::modules
File
- core/
modules/ comment/ tests/ src/ Kernel/ CommentUninstallTest.php, line 23
Class
- CommentUninstallTest
- Tests comment module uninstall.
Namespace
Drupal\Tests\comment\KernelCode
protected static $modules = [
'comment',
'field',
'node',
'system',
'text',
'user',
];