<?phpnamespace GuzzlePluginCache;GuzzleCommonVersion::warn('GuzzlePluginCacheCacheKeyProviderInterface is no longer used');/** * @deprecated This is no longer used * @codeCoverageIgnore */interface CacheKeyProviderInterface {}