X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fapi%2FApiQueryInfo.php;h=98474c763b7969c54f02944a73f8e8079473d466;hb=327e8ea41681487382d8abe7cb111501954b9d1b;hp=ac7e5cc8c7457f5df96e6a3872eb75e9a72039b7;hpb=ab9436fb9a20b5a335574e36fdd476becabe2dd1;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/api/ApiQueryInfo.php b/includes/api/ApiQueryInfo.php index ac7e5cc8c7..98474c763b 100644 --- a/includes/api/ApiQueryInfo.php +++ b/includes/api/ApiQueryInfo.php @@ -118,6 +118,7 @@ class ApiQueryInfo extends ApiQueryBase { return $this->tokenFunctions; } + /** @var string[] */ protected static $cachedTokens = []; /**