Home
last modified time | relevance | path

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

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