/
var
/
www
/
barefootlaw.org
/
wp-content
/
plugins
/
wp-mail-smtp
/
vendor_prefixed
/
psr
/
cache
/
src
/
Upload File
HOME
<?php namespace WPMailSMTP\Vendor\Psr\Cache; /** * Exception interface for all exceptions thrown by an Implementing Library. */ interface CacheException { }