Merge "Perform a permission check on the title when changing the page language"
[lhc/web/wiklou.git] / includes / utils / AutoloadGenerator.php
index 8931e3c..19f5100 100644 (file)
@@ -372,7 +372,7 @@ class ClassCollector {
        /**
         * Accepts the next token in an expect sequence
         *
-        * @param array
+        * @param array $token
         */
        protected function tryEndExpect( $token ) {
                switch ( $this->startToken[0] ) {