Merge "Align "What's this" vertically"
[lhc/web/wiklou.git] / includes / exception / MWExceptionHandler.php
index a2867a1..bf232e9 100644 (file)
@@ -616,7 +616,7 @@ TXT;
         * @param ErrorException $e
         * @param string $channel
         * @param string $level
-       */
+        */
        protected static function logError(
                ErrorException $e, $channel, $level = LogLevel::ERROR
        ) {