OpmlFeedAdd::$httpClient

Same name and namespace in other branches
  1. 8.9.x core/modules/aggregator/src/Form/OpmlFeedAdd.php \Drupal\aggregator\Form\OpmlFeedAdd::httpClient

The HTTP client to fetch the feed data with.

Type: \GuzzleHttp\ClientInterface

File

core/modules/aggregator/src/Form/OpmlFeedAdd.php, line 33

Class

OpmlFeedAdd
Imports feeds from OPML.

Namespace

Drupal\aggregator\Form

Code

protected $httpClient;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.