new Remote()
new Remote(string $url, array $options = [ ])
Parameters
| Name | Type | Default |
|---|---|---|
| $urlrequired | string |
no default value |
| $options | array |
[ ]
|
Exceptions
| Type | Description |
|---|---|
Exception |
when the curl request failed |