Unsuppress more phan issues (part 3)
[lhc/web/wiklou.git] / includes / utils / ClassCollector.php
index 12b8a70..a9f7dd2 100644 (file)
@@ -126,7 +126,7 @@ class ClassCollector {
        /**
         * Accepts the next token in an expect sequence
         *
-        * @param array $token
+        * @param array|string $token
         */
        protected function tryEndExpect( $token ) {
                switch ( $this->startToken[0] ) {