You are here

public function FeedsMissingPlugin::clear in Feeds 7.2

File

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

Class

FeedsMissingPlugin
Used when a plugin is missing.

Code

public function clear(FeedsSource $source) {
}