You are here

public function FeedsMissingPlugin::process in Feeds 7.2

Processor methods.

File

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

Class

FeedsMissingPlugin
Used when a plugin is missing.

Code

public function process(FeedsSource $source, FeedsParserResult $parser_result) {
}