0byt3m1n1
Path:
/
home
/
kassiope
/
www
/
vendor
/
psr
/
cache
/
src
/
[
Home
]
File: CacheException.php
<?php namespace Psr\Cache; /** * Exception interface for all exceptions thrown by an Implementing Library. */ interface CacheException { }