protected property FeedsSource::$feed_nid in Feeds 7
Same name and namespace in other branches
- 6 includes/FeedsSource.inc \FeedsSource::feed_nid
- 7.2 includes/FeedsSource.inc \FeedsSource::feed_nid
File
- includes/
FeedsSource.inc, line 81 - 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 $feed_nid;