function CommentContentRebuild::getInfo
File
-
modules/
comment/ comment.test, line 1814
Class
- CommentContentRebuild
- Test to make sure comment content is rebuilt.
Code
public static function getInfo() {
return array(
'name' => 'Comment Rebuild',
'description' => 'Test to make sure the comment content is rebuilt.',
'group' => 'Comment',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.