PATH:
home
/
fengshp
/
www
/
wp-content
/
plugins
/
updraftplus
/
vendor
/
guzzle
/
guzzle
/
src
/
Guzzle
/
Plugin
/
Cache
<?php namespace Guzzle\Plugin\Cache; \Guzzle\Common\Version::warn('Guzzle\Plugin\Cache\CacheKeyProviderInterface is no longer used'); /** * @deprecated This is no longer used * @codeCoverageIgnore */ interface CacheKeyProviderInterface {}
[+]
..
[-] CanCacheStrategyInterface.php
[edit]
[-] DefaultCacheKeyProvider.php
[edit]
[-] DefaultRevalidation.php
[edit]
[-] CacheStorageInterface.php
[edit]
[-] SkipRevalidation.php
[edit]
[-] DefaultCacheStorage.php
[edit]
[-] composer.json
[edit]
[-] CacheKeyProviderInterface.php
[edit]
[-] DenyRevalidation.php
[edit]
[-] CallbackCanCacheStrategy.php
[edit]
[-] RevalidationInterface.php
[edit]
[-] DefaultCanCacheStrategy.php
[edit]
[-] CachePlugin.php
[edit]