The HTTP client to fetch the feed data with.
Type: \GuzzleHttp\ClientInterface
File
- core/modules/aggregator/src/Form/OpmlFeedAdd.php, line 30
Class
- OpmlFeedAdd
- Imports feeds from OPML.
Namespace
Drupal\aggregator\Form
Code
protected $httpClient;
Please login to continue.