function CommentBlockFunctionalTest::getInfo
File
-
modules/
comment/ comment.test, line 1690
Class
- CommentBlockFunctionalTest
- Functional tests for the comment module blocks.
Code
public static function getInfo() {
return array(
'name' => 'Comment blocks',
'description' => 'Test comment block functionality.',
'group' => 'Comment',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.