Completed
Push — master ( db4538...9c7a02 )
by Jared
02:29
created
src/JCRequest.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -100,7 +100,7 @@
 block discarded – undo
100 100
     }
101 101
 
102 102
     /**
103
-     * @param $string
103
+     * @param string $string
104 104
      * @return bool|mixed
105 105
      */
106 106
     private static function jsonDecode($string)
Please login to merge, or discard this patch.