🏠 Root
/
home
/
artorgp
/
www
/
wp-content
/
plugins
/
wp-mail-smtp
/
vendor_prefixed
/
guzzlehttp
/
guzzle
/
src
/
Exception
/
Editing: TransferException.php
<?php namespace WPMailSMTP\Vendor\GuzzleHttp\Exception; class TransferException extends \RuntimeException implements GuzzleException { }
Save
Cancel