Completed
Push — master ( 10a960...5e3c0e )
by Camilo
02:37
created
src/unreal4u/TgLog.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -54,7 +54,7 @@
 block discarded – undo
54 54
     /**
55 55
      * Prepares and sends an API request to Telegram
56 56
      *
57
-     * @param mixed $method
57
+     * @param Telegram\Methods\SendMessage $method
58 58
      * @return mixed
59 59
      */
60 60
     public function performApiRequest($method)
Please login to merge, or discard this patch.