function CommentRSSUnitTest::getInfo
File
-
modules/
comment/ comment.test, line 1782
Class
- CommentRSSUnitTest
- Unit tests for comment module integration with RSS feeds.
Code
public static function getInfo() {
return array(
'name' => 'Comment RSS',
'description' => 'Test comments as part of an RSS feed.',
'group' => 'Comment',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.