You are here

protected property FeedsSource::$fetcher_result in Feeds 7.2

Fetcher result, used to cache fetcher result when batching.

Type: FeedsFetcherResult

File

includes/FeedsSource.inc, line 237
Definition of FeedsSourceInterface, FeedsState and FeedsSource class.

Class

FeedsSource
Holds the source of a feed to import.

Code

protected $fetcher_result;