Remote::get()
Static method to send a GET request
Remote::get(string $url, array $params = [ ]): Kirby\Http\Remote
Parameters
Name | Type | Default |
---|---|---|
$url * | string |
– |
$params | array |
[ ] |
Static method to send a GET request
Remote::get(string $url, array $params = [ ]): Kirby\Http\Remote
Name | Type | Default |
---|---|---|
$url * | string |
– |
$params | array |
[ ] |