function RemoveFeedItemTestCase::getInfo

File

modules/aggregator/aggregator.test, line 618

Class

RemoveFeedItemTestCase

Code

public static function getInfo() {
    return array(
        'name' => 'Remove feed item functionality',
        'description' => 'Remove 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.