X7ROOT File Manager
Current Path:
/home/gfecatvj/sites/restate/vendor/psr/simple-cache/src
home
/
gfecatvj
/
sites
/
restate
/
vendor
/
psr
/
simple-cache
/
src
/
📁
..
📄
CacheException.php
(154 B)
📄
CacheInterface.php
(4.5 KB)
📄
InvalidArgumentException.php
(260 B)
Editing: InvalidArgumentException.php
<?php namespace Psr\SimpleCache; /** * Exception interface for invalid cache arguments. * * When an invalid argument is passed it must throw an exception which implements * this interface */ interface InvalidArgumentException extends CacheException { }
Upload File
Create Folder