Class DefaultRevalidation
Default revalidation strategy
- Guzzle\Plugin\Cache\DefaultRevalidation implements Guzzle\Plugin\Cache\RevalidationInterface
protected
|
$cacheKey | |
#
Strategy used to create cache keys |
protected
|
$storage | |
#
Cache object storing cache data |
protected
|
$plugin | |