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