Completed
Push — reflection ( 7ac1b2 )
by Andreas
04:29
created
lib/plugins/remote.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -75,7 +75,7 @@
 block discarded – undo
75 75
     /**
76 76
      * Matches the given type hint against the valid options for the remote API
77 77
      *
78
-     * @param $hint
78
+     * @param string $hint
79 79
      * @return string
80 80
      */
81 81
     protected function cleanTypeHint($hint) {
Please login to merge, or discard this patch.