function PollBlockTestCase::getInfo
File
-
modules/
poll/ poll.test, line 372
Class
Code
public static function getInfo() {
return array(
'name' => 'Block availability',
'description' => 'Check if the most recent poll block is available.',
'group' => 'Poll',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.