@@ -37,7 +37,7 @@ |
||
| 37 | 37 | * Process the raw JSON response, given from conduit. |
| 38 | 38 | * Throw an exception when given JSON is malformed |
| 39 | 39 | * |
| 40 | - * @param $rawResult |
|
| 40 | + * @param string $rawResult |
|
| 41 | 41 | * |
| 42 | 42 | * @throws \BuildR\Foundation\Exception\RuntimeException |
| 43 | 43 | * |