function CommentFieldsTest::getInfo
File
-
modules/
comment/ comment.test, line 2110
Class
- CommentFieldsTest
- Test fields on comments.
Code
public static function getInfo() {
return array(
'name' => 'Comment fields',
'description' => 'Tests fields on comments.',
'group' => 'Comment',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.