Spade
Mini Shell
| Directory:~$ /home/lmsyaran/public_html/libraries/phpspreadsheet/vendor/psr/simple-cache/src/ |
| [Home] [System Details] [Kill Me] |
<?php
namespace Psr\SimpleCache;
/**
* Interface used for all types of exceptions thrown by the implementing
library.
*/
interface CacheException
{
}