Interface CacheKeyProviderInterface
Used to determine a cache key for a request object
Direct known implementers
Guzzle\Plugin\Cache\CallbackCacheKeyProvider, Guzzle\Plugin\Cache\DefaultCacheKeyProvider
public
string
|
#
getCacheKey(
Returns a cache key for a request object |