PATH:
home
/
lab2454c
/
credityorkgroup.com
/
vendor
/
psr
/
simple-cache
/
src
<?php namespace Psr\SimpleCache; /** * Interface used for all types of exceptions thrown by the implementing library. */ interface CacheException { }
[-] CacheInterface.php
[edit]
[+]
..
[-] InvalidArgumentException.php
[edit]
[-] CacheException.php
[edit]