protected property OpmlFeedAdd::$httpClient

The HTTP client to fetch the feed data with.

Type: \Guzzle\Http\Client

File

drupal/core/modules/aggregator/lib/Drupal/aggregator/Form/OpmlFeedAdd.php, line 51
Contains \Drupal\aggregator\Form\OpmlFeedAdd.

Class

OpmlFeedAdd
Imports feeds from OPML.

Namespace

Drupal\aggregator\Form

Code

protected $httpClient;