CommentHostnameTest::$modules
Same name in other branches
- 9 core/modules/comment/tests/src/Kernel/CommentHostnameTest.php \Drupal\Tests\comment\Kernel\CommentHostnameTest::modules
- 8.9.x core/modules/comment/tests/src/Kernel/CommentHostnameTest.php \Drupal\Tests\comment\Kernel\CommentHostnameTest::modules
- 11.x core/modules/comment/tests/src/Kernel/CommentHostnameTest.php \Drupal\Tests\comment\Kernel\CommentHostnameTest::modules
Type: modules
Overrides KernelTestBase::$modules
File
-
core/
modules/ comment/ tests/ src/ Kernel/ CommentHostnameTest.php, line 26
Class
- CommentHostnameTest
- Tests the hostname base field.
Namespace
Drupal\Tests\comment\KernelCode
protected static $modules = [
'comment',
'entity_test',
'user',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.