Completed
Push — master ( 0a60c9...31e71a )
by Camilo
03:39
created
src/unreal4u/TgLog.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -55,7 +55,7 @@
 block discarded – undo
55 55
     /**
56 56
      * Prepares and sends an API request to Telegram
57 57
      *
58
-     * @param mixed $method
58
+     * @param AbstractMethodFunctions $method
59 59
      * @return mixed
60 60
      */
61 61
     public function performApiRequest(AbstractMethodFunctions $method)
Please login to merge, or discard this patch.