You are here

protected property Xml::$httpClient in Views XML Backend 8

The HTTP client.

Type: \GuzzleHttp\ClientInterface

File

src/Plugin/views/query/Xml.php, line 81
Contains \Drupal\views_xml_backend\Plugin\views\query\Xml.

Class

Xml
Views query plugin for an XML query.

Namespace

Drupal\views_xml_backend\Plugin\views\query

Code

protected $httpClient;