You are here

protected property FeedsSource::$fetcher_result in Feeds 8.2

File

lib/Drupal/feeds/FeedsSource.php, line 61
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.

Namespace

Drupal\feeds

Code

protected $fetcher_result;