Elgg  Version 5.1
Public Member Functions | List of all members
Elgg\Http\Client Class Reference

Helper class to construct a Guzzle Client with the correct defaults. More...

Inheritance diagram for Elgg\Http\Client:

Public Member Functions

 __construct (array $options=[])
 {} More...
 

Detailed Description

Helper class to construct a Guzzle Client with the correct defaults.

Since
5.0

Definition at line 13 of file Client.php.

Constructor & Destructor Documentation

Elgg\Http\Client::__construct ( array  $options = [])

{}

Definition at line 18 of file Client.php.


The documentation for this class was generated from the following file: