File "TooManyRedirectsException.php"

Full Path: /home/isoftco/public_html/hrm/vendor/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php
File size: 100 bytes
MIME-type: text/x-php
Charset: utf-8

<?php
namespace GuzzleHttp\Exception;

class TooManyRedirectsException extends RequestException
{
}