Passed
Push — master ( 4c44b4...c7de96 )
by Roberto
02:55
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 str_replace(
Please login to merge, or discard this patch.