X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=includes%2Fdebug%2Flogger%2FLegacyLogger.php;h=4614c46b6d27af03b4d6e4f2427005862481aaff;hp=4d7c84d5c64f90defe9f285e8f526947cd1beb2b;hb=e758226c91935a1df2b6fd3ed1f18922d8bfb45b;hpb=ce4cb4849527815ff743d682bbb30e37a07e63be diff --git a/includes/debug/logger/LegacyLogger.php b/includes/debug/logger/LegacyLogger.php index 4d7c84d5c6..4614c46b6d 100644 --- a/includes/debug/logger/LegacyLogger.php +++ b/includes/debug/logger/LegacyLogger.php @@ -327,7 +327,7 @@ class LegacyLogger extends AbstractLogger { * @param string $channel * @param string $message * @param array $context - * @return null + * @return string */ protected static function formatAsWfDebugLog( $channel, $message, $context ) { $time = wfTimestamp( TS_DB );