X7ROOT File Manager
Current Path:
/home/gfecatvj/sites/restate/vendor/psr/cache/src
home
/
gfecatvj
/
sites
/
restate
/
vendor
/
psr
/
cache
/
src
/
📁
..
📄
CacheException.php
(143 B)
📄
CacheItemInterface.php
(3.68 KB)
📄
CacheItemPoolInterface.php
(4.29 KB)
📄
InvalidArgumentException.php
(299 B)
Editing: InvalidArgumentException.php
<?php namespace Psr\Cache; /** * Exception interface for invalid cache arguments. * * Any time an invalid argument is passed into a method it must throw an * exception class which implements Psr\Cache\InvalidArgumentException. */ interface InvalidArgumentException extends CacheException { }
Upload File
Create Folder