Completed
Push — feature/refactor-app-design ( 84f9ff...b18d21 )
by Avtandil
04:09
created
src/Commands/AdminCommands/DebugCommand.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -44,7 +44,7 @@
 block discarded – undo
44 44
     /**
45 45
      * Command execute method
46 46
      *
47
-     * @return mixed
47
+     * @return \Longman\TelegramBot\Http\Response
48 48
      * @throws \Longman\TelegramBot\Exception\TelegramException
49 49
      */
50 50
     public function execute()
Please login to merge, or discard this patch.