Completed
Push — master ( 8953cf...2d1752 )
by Roberto
05:07 queued 02:34
created
src/Tools.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -664,6 +664,9 @@
 block discarded – undo
664 664
         }
665 665
     }
666 666
     
667
+    /**
668
+     * @param string $request
669
+     */
667 670
     protected function sign($request)
668 671
     {
669 672
         $sign = Signer::sign(
Please login to merge, or discard this patch.