Home
last modified time | relevance | path

Searched refs:TypedItem (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/auth/src/Cache/
H A DTypedItem.php25 final class TypedItem implements CacheItemInterface class
H A DMemoryCacheItemPool.php60 $itemClass = \PHP_VERSION_ID >= 80000 ? TypedItem::class : Item::class;
H A DSysVCacheItemPool.php112 $itemClass = \PHP_VERSION_ID >= 80000 ? TypedItem::class : Item::class;