0byt3m1n1
Path:
/
home
/
kassiope
/
www
/
vendor
/
psr
/
simple-cache
/
src
/
[
Home
]
File: CacheException.php
<?php namespace Psr\SimpleCache; /** * Interface used for all types of exceptions thrown by the implementing library. */ interface CacheException { }