You are here

protected property FeedsFetcherResult::$raw in Feeds 7.2

The raw fetched data.

Type: string

File

plugins/FeedsFetcher.inc, line 17
Contains the FeedsFetcher and related classes.

Class

FeedsFetcherResult
Base class for all fetcher results.

Code

protected $raw;