@@ -73,6 +73,9 @@ |
||
| 73 | 73 | ]); |
| 74 | 74 | } |
| 75 | 75 | |
| 76 | + /** |
|
| 77 | + * @return string |
|
| 78 | + */ |
|
| 76 | 79 | protected function buildUrl($resource) |
| 77 | 80 | { |
| 78 | 81 | return "https://{$this->host}/api/{$resource}"; |