ParamValidator: Flag as unstable for 1.34
[lhc/web/wiklou.git] / includes / api / ApiQueryInfo.php
index ac7e5cc..98474c7 100644 (file)
@@ -118,6 +118,7 @@ class ApiQueryInfo extends ApiQueryBase {
                return $this->tokenFunctions;
        }
 
+       /** @var string[] */
        protected static $cachedTokens = [];
 
        /**