Completed
Push — master ( 9e6ce8...44dc6b )
by Florian
25s
created
Helper/Base.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -118,7 +118,7 @@
 block discarded – undo
118 118
     /**
119 119
      * Checks if the given value is json encoded
120 120
      *
121
-     * @param  $sValue
121
+     * @param  string $sValue
122 122
      * @return bool
123 123
      */
124 124
     protected function isJson($sValue)
Please login to merge, or discard this patch.