🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-08-07 10:08:48 | PHP 8.2.32
📂
/ (Root)
/
home
/
eliteewa
/
public_html
/
wp-content
/
plugins
/
google-site-kit
/
third-party
/
psr
/
cache
/
src
📍 /home/eliteewa/public_html/wp-content/plugins/google-site-kit/third-party/psr/cache/src
🔄 Refresh
✏️
Editing: InvalidArgumentException.php
Writable
<?php namespace Google\Site_Kit_Dependencies\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 { }
💾 Save Changes
❌ Cancel