Remove @param comments that literally repeat what the code says
[lhc/web/wiklou.git] / includes / user / User.php
index 0d8ef89..8ac9a61 100644 (file)
@@ -4583,7 +4583,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 ) {