You are here

protected property FeedsSource::$feed_nid in Feeds 6

Same name and namespace in other branches
  1. 7.2 includes/FeedsSource.inc \FeedsSource::feed_nid
  2. 7 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;