You are here

public function FeedsMissingPlugin::unsubscribe in Feeds 7.2

File

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

Class

FeedsMissingPlugin
Used when a plugin is missing.

Code

public function unsubscribe(FeedsSource $source) {
}