ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Go to the source code of this file.
Variables | |
$paths | |
foreach($paths as $path) | $request = new Request('GET', 'http://localhost/') |
$client = new Client() | |
$response = $client->send($request) | |
$client = new Client() |
Definition at line 32 of file client.php.
$paths |
Definition at line 15 of file client.php.
Definition at line 30 of file client.php.
$response = $client->send($request) |
Definition at line 34 of file client.php.