protected property OpmlFeedAdd::$httpClient in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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 35 - Contains \Drupal\aggregator\Form\OpmlFeedAdd.
Class
- OpmlFeedAdd
- Imports feeds from OPML.
Namespace
Drupal\aggregator\FormCode
protected $httpClient;