function CommentTokenReplaceTestCase::getInfo
File
-
modules/
comment/ comment.test, line 1854
Class
- CommentTokenReplaceTestCase
- Test comment token replacement in strings.
Code
public static function getInfo() {
return array(
'name' => 'Comment token replacement',
'description' => 'Generates text using placeholders for dummy content to check comment token replacement.',
'group' => 'Comment',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.