SearchCommentTest::$modules
Type: modules
Overrides BrowserTestBase::$modules
File
-
core/
modules/ search/ tests/ src/ Functional/ SearchCommentTest.php, line 29
Class
- SearchCommentTest
- Tests integration searching comments.
Namespace
Drupal\Tests\search\FunctionalCode
protected static $modules = [
'filter',
'node',
'comment',
'search',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.