@@ -206,7 +206,7 @@ |
||
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 | { |