You are here

protected property FeedsHTTPFetcherResult::$url in Feeds 7.2

The URL of the feed being fetched.

Type: string

File

plugins/FeedsHTTPFetcher.inc, line 20

Class

FeedsHTTPFetcherResult
Result of FeedsHTTPFetcher::fetch().

Code

protected $url;