Fix PhanTypeMismatchDeclaredParam
[lhc/web/wiklou.git] / includes / logging / LogFormatter.php
index 54f2d58..d59c6aa 100644 (file)
@@ -639,7 +639,7 @@ class LogFormatter {
        /**
         * Helper to make a link to the page, taking the plaintext
         * value in consideration.
-        * @param Title $title The page
+        * @param Title|null $title The page
         * @param array $parameters Query parameters
         * @param string|null $html Linktext of the link as raw html
         * @throws MWException