Completed
Push — master ( a22a10...61cbe3 )
by Zoltán
05:08
created
src/Response/ConduitResponse.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -37,7 +37,7 @@
 block discarded – undo
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
      *
Please login to merge, or discard this patch.