Completed
Push — master ( 26dc26...9f091f )
by Camilo
02:31
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 TelegramMethods $method
59 59
      * @return mixed
60 60
      */
61 61
     public function performApiRequest(TelegramMethods $method)
Please login to merge, or discard this patch.