Completed
Pull Request — develop (#964)
by Armando
03:49
created
src/TelegramLog.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -206,7 +206,7 @@
 block discarded – undo
206 206
     /**
207 207
      * Get the stream handle of the temporary debug output
208 208
      *
209
-     * @return mixed The stream if debug is active, else false
209
+     * @return resource The stream if debug is active, else false
210 210
      */
211 211
     public static function getDebugLogTempStream()
212 212
     {
Please login to merge, or discard this patch.