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