function AnnounceFeedTestValidateUrl::getInfo
File
-
modules/
announcements_feed/ tests/ announce_feed_test.test, line 119
Class
- AnnounceFeedTestValidateUrl
- Unit test for validate URL functions.
Code
public static function getInfo() {
return array(
'name' => 'JSON feed URLs validation',
'description' => 'Unit test to check the validate URL functions.',
'group' => 'Announcements',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.