Completed
Push — master ( 3a34ef...58fbb5 )
by Sergey
40:07 queued 32:54
created
src/Api/Providers/Pinners.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -112,8 +112,8 @@
 block discarded – undo
112 112
     /**
113 113
      * Login as pinner
114 114
      *
115
-     * @param $username
116
-     * @param $password
115
+     * @param string $username
116
+     * @param string $password
117 117
      * @return bool
118 118
      */
119 119
     public function login($username, $password)
Please login to merge, or discard this patch.