function UpdateFeedItemTestCase::getInfo
File
-
modules/
aggregator/ aggregator.test, line 558
Class
- UpdateFeedItemTestCase
- Tests functionality of updating a feed item in the Aggregator module.
Code
public static function getInfo() {
return array(
'name' => 'Update feed item functionality',
'description' => 'Update feed items from a feed.',
'group' => 'Aggregator',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.