You are here

protected property FeedsImportBatch::$file_path in Feeds 7

File

includes/FeedsBatch.inc, line 144

Class

FeedsImportBatch
A FeedsImportBatch wraps the actual content retrieved from a FeedsSource. On import, it is created on the fetching stage and passed through the parsing and processing stage where it is normalized and consumed.

Code

protected $file_path;