Completed
Push — master ( f3dc7c...a40b1f )
by Nicolaas
07:35
created
code/converters/thirdparty/Services_JSON.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -460,7 +460,7 @@
 block discarded – undo
460 460
     /**
461 461
      * reduce a string by removing leading and trailing comments and whitespace
462 462
      *
463
-     * @param    $str    string      string value to strip of comments and whitespace
463
+     * @param    string $str    string      string value to strip of comments and whitespace
464 464
      *
465 465
      * @return   string  string value stripped of comments and whitespace
466 466
      * @access   private
Please login to merge, or discard this patch.