Completed
Branch develop (818027)
by Armando
03:16
created
src/BotManager.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -242,7 +242,7 @@
 block discarded – undo
242 242
     /**
243 243
      * Loop the getUpdates method for the passed amount of seconds.
244 244
      *
245
-     * @param $loop_time_in_seconds int
245
+     * @param integer $loop_time_in_seconds int
246 246
      */
247 247
     public function handleGetUpdatesLoop($loop_time_in_seconds)
248 248
     {
Please login to merge, or discard this patch.