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