Merge "Remove @param comments that literally repeat what the code says"
[lhc/web/wiklou.git] / includes / user / User.php
index b26a577..a9fe5f8 100644 (file)
@@ -4584,7 +4584,7 @@ class User implements IDBAccessObject, UserIdentity {
         * (T8957 with Gmail and Internet Explorer).
         *
         * @param string $page Special page
-        * @param string $token Token
+        * @param string $token
         * @return string Formatted URL
         */
        protected function getTokenUrl( $page, $token ) {