CommentUninstallTest::$modules
Same name in other branches
- 9 core/modules/comment/tests/src/Kernel/CommentUninstallTest.php \Drupal\Tests\comment\Kernel\CommentUninstallTest::modules
- 10 core/modules/comment/tests/src/Kernel/CommentUninstallTest.php \Drupal\Tests\comment\Kernel\CommentUninstallTest::modules
- 11.x core/modules/comment/tests/src/Kernel/CommentUninstallTest.php \Drupal\Tests\comment\Kernel\CommentUninstallTest::modules
Type: modules
Overrides KernelTestBase::$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',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.