function SearchCommentCountToggleTestCase::getInfo
File
-
modules/
search/ search.test, line 1057
Class
- SearchCommentCountToggleTestCase
- Tests that comment count display toggles properly on comment status of node
Code
public static function getInfo() {
return array(
'name' => 'Comment count toggle',
'description' => 'Verify that comment count display toggles properly on comment status of node.',
'group' => 'Search',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.