@@ -210,7 +210,7 @@ |
||
210 | 210 | /** |
211 | 211 | * Sets the handler to be used to handle our API call. Mainly used for unit testing as Curl is used by default. |
212 | 212 | * |
213 | - * @param object $processor |
|
213 | + * @param \Curl\Curl $processor |
|
214 | 214 | */ |
215 | 215 | public function setProcessHandler($processor) : void |
216 | 216 | { |