You are here

public function FeedsMissingPlugin::expire in Feeds 7.2

File

plugins/FeedsPlugin.inc, line 423
Definition of FeedsPlugin class.

Class

FeedsMissingPlugin
Used when a plugin is missing.

Code

public function expire(FeedsSource $source, $time = NULL) {
}