function PollVoteTestCase::getInfo
File
-
modules/
poll/ poll.test, line 291
Class
Code
public static function getInfo() {
return array(
'name' => 'Poll vote',
'description' => 'Vote on a poll',
'group' => 'Poll',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.