• File: GuzzleException.php
  • Full Path: /home/atelipy/www/wpmain/includes/dist/vendor_prefixed/guzzlehttp/guzzle/src/Exception/GuzzleException.php
  • File size: 220 bytes
  • MIME-type: text/x-php
  • Charset: utf-8
<?php

namespace WPMailSMTP\Vendor\GuzzleHttp\Exception;

use WPMailSMTP\Vendor\Psr\Http\Client\ClientExceptionInterface;
interface GuzzleException extends \WPMailSMTP\Vendor\Psr\Http\Client\ClientExceptionInterface
{
}