Home
last modified time | relevance | path

Searched refs:MemoryCacheItemPool (Results 1 – 4 of 4) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient/src/AccessToken/
DVerify.php30 use Google\Auth\Cache\MemoryCacheItemPool; alias
72 $cache = new MemoryCacheItemPool;
/plugin/authgooglesheets/vendor/google/auth/src/Cache/
DMemoryCacheItemPool.php26 final class MemoryCacheItemPool implements CacheItemPoolInterface class
/plugin/authgooglesheets/vendor/google/auth/src/
DAccessToken.php25 use Google\Auth\Cache\MemoryCacheItemPool; alias
/plugin/authgooglesheets/vendor/google/apiclient/src/
DClient.php23 use Google\Auth\Cache\MemoryCacheItemPool; alias
1149 return new MemoryCacheItemPool;