CommentValidationTest::$modules
Same name in other branches
- 8.9.x core/modules/comment/tests/src/Kernel/CommentValidationTest.php \Drupal\Tests\comment\Kernel\CommentValidationTest::modules
- 10 core/modules/comment/tests/src/Kernel/CommentValidationTest.php \Drupal\Tests\comment\Kernel\CommentValidationTest::modules
- 11.x core/modules/comment/tests/src/Kernel/CommentValidationTest.php \Drupal\Tests\comment\Kernel\CommentValidationTest::modules
Modules to install.
Type: array
Overrides EntityKernelTestBase::$modules
File
-
core/
modules/ comment/ tests/ src/ Kernel/ CommentValidationTest.php, line 22
Class
- CommentValidationTest
- Tests comment validation constraints.
Namespace
Drupal\Tests\comment\KernelCode
protected static $modules = [
'comment',
'node',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.