Completed
Push — master ( 0a9024...2301b4 )
by Дмитрий
03:24
created
src/OAuth1/Util.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -31,7 +31,7 @@
 block discarded – undo
31 31
      * modifications to the encoding process. However, this method doesn't
32 32
      * seem to be used anywhere so leaving it as is.
33 33
      *
34
-     * @param $string
34
+     * @param string $string
35 35
      * @return string
36 36
      */
37 37
     public static function urldecodeRFC3986($string)
Please login to merge, or discard this patch.