📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: LiteSpeed
2026-07-01 21:52:26
📂
/ (Root)
/
home
/
apkbfjox
/
y888.online
/
wp-content
/
plugins
/
wpvivid-backuprestore
/
vendor
/
psr
/
cache
/
src
📍 /home/apkbfjox/y888.online/wp-content/plugins/wpvivid-backuprestore/vendor/psr/cache/src
🔄 Refresh
✏️
Editing: InvalidArgumentException.php
Writable
<?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