protected property FeedsSource::$importer in Feeds 7
Same name and namespace in other branches
- 6 includes/FeedsSource.inc \FeedsSource::importer
- 7.2 includes/FeedsSource.inc \FeedsSource::importer
File
- includes/
FeedsSource.inc, line 84 - Definition of FeedsSourceInterface and FeedsSource class.
Class
- FeedsSource
- This class encapsulates a source of a feed. It stores where the feed can be found and how to import it.
Code
protected $importer;