?? File Manager Pro
v10.0.2 | PHP: 8.2.31
Server: LiteSpeed
2026-06-26 09:01:35
??
/
/
home
/
kaskqphv
/
angka-winkaskus.com
/
wp-content
/
plugins
/
wpvivid-backuprestore
/
vendor
/
psr
/
cache
/
src
??
Editing: InvalidArgumentException.php
<?php namespace WPvividPsr\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 { }
?? Save Changes
? Cancel