|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Collaboration diagram for GuzzleHttp\Client\Client:Public Member Functions | |
| __construct (ClientSettings $settings) | |
| Client constructor. More... | |
| init (MetaContent $content) | |
Private Attributes | |
| ClientSettings | $settings |
Definition at line 28 of file Client.php.
| GuzzleHttp\Client\Client::__construct | ( | ClientSettings | $settings | ) |
Client constructor.
| ClientSettings | $settings |
Definition at line 36 of file Client.php.
References GuzzleHttp\Client\Client\$settings, and ILIAS\Repository\settings().
Here is the call graph for this function:| GuzzleHttp\Client\Client::init | ( | MetaContent | $content | ) |
Definition at line 41 of file Client.php.
References ILIAS\Repository\settings().
Here is the call graph for this function:
|
private |
Definition at line 30 of file Client.php.
Referenced by GuzzleHttp\Client\Client\__construct().