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

namespace WPMailSMTP\Vendor\GuzzleHttp\Exception;

class TooManyRedirectsException extends \WPMailSMTP\Vendor\GuzzleHttp\Exception\RequestException
{
}