forked from lino/radar-wp
Initial import.
This commit is contained in:
commit
86383280c9
428 changed files with 68738 additions and 0 deletions
11
vendor/guzzle/plugin-cache/Guzzle/Plugin/Cache/CacheKeyProviderInterface.php
vendored
Normal file
11
vendor/guzzle/plugin-cache/Guzzle/Plugin/Cache/CacheKeyProviderInterface.php
vendored
Normal file
|
@ -0,0 +1,11 @@
|
|||
<?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 {}
|
Loading…
Add table
Add a link
Reference in a new issue