Completed
Push — master ( 809405...6aef8f )
by Roberto
05:43 queued 03:24
created
src/Tools.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -662,6 +662,9 @@
 block discarded – undo
662 662
         }
663 663
     }
664 664
     
665
+    /**
666
+     * @param string $request
667
+     */
665 668
     protected function sign($request)
666 669
     {
667 670
         return $sign = Signer::sign(
Please login to merge, or discard this patch.