You are here

protected property FeedsFetcherResult::$file_path in Feeds 7.2

The path to a file where the raw data is stored.

Type: string

File

plugins/FeedsFetcher.inc, line 24
Contains the FeedsFetcher and related classes.

Class

FeedsFetcherResult
Base class for all fetcher results.

Code

protected $file_path;