ok
Direktori : /proc/thread-self/root/home2/selectio/www/3-idiots/vendor/psr/cache/src/ |
Current File : //proc/thread-self/root/home2/selectio/www/3-idiots/vendor/psr/cache/src/CacheException.php |
<?php namespace Psr\Cache; /** * Exception interface for all exceptions thrown by an Implementing Library. */ interface CacheException extends \Throwable { }