📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-26 13:35:36
📂
/
/
home
/
pallabnv
/
public_html
/
wp-content__3bb9dea
/
plugins
/
google-site-kit
/
third-party
/
psr
/
cache
/
src
✏️
Editing: InvalidArgumentException.php
<?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