| .. | |||||
| CacheException.php | |||||
| CacheItemInterface.php | |||||
| CacheItemPoolInterface.php | |||||
| InvalidArgumentException.php | |||||
| icon-redirect-manager-20260827192224-20260828202627.svg | |||||
| icon-redirect-manager-20260827192224.svg | |||||
| icon-redirect-manager.svg |
<?php
namespace Google\Site_Kit_Dependencies\Psr\Cache;
/**
* Exception interface for all exceptions thrown by an Implementing Library.
*/
interface CacheException
{
}
| .. | |||||
| CacheException.php | |||||
| CacheItemInterface.php | |||||
| CacheItemPoolInterface.php | |||||
| InvalidArgumentException.php | |||||
| icon-redirect-manager-20260827192224-20260828202627.svg | |||||
| icon-redirect-manager-20260827192224.svg | |||||
| icon-redirect-manager.svg |