📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-04 03:35:05
📂
/ (Root)
/
home
/
orkouolp
/
web
/
orkofarms.com
/
wp-content
/
plugins
/
wp-mail-smtp
/
vendor_prefixed
/
psr
/
cache
/
src
📍 /home/orkouolp/web/orkofarms.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/cache/src
🔄 Refresh
✏️
Editing: InvalidArgumentException.php
Writable
<?php namespace WPMailSMTP\Vendor\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