Merge "Convert Special:DeletedContributions to use OOUI."
[lhc/web/wiklou.git] / includes / debug / logger / LegacyLogger.php
index 4d7c84d..4614c46 100644 (file)
@@ -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 );