@@ -76,7 +76,7 @@ |
||
| 76 | 76 | /** |
| 77 | 77 | * Creates response object from response array. |
| 78 | 78 | * |
| 79 | - * @param array $response |
|
| 79 | + * @param Response $response |
|
| 80 | 80 | * |
| 81 | 81 | * @return Response API Response object |
| 82 | 82 | * |