JFIF  x x C         C     "        } !1AQa "q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz        w !1AQ aq"2B #3Rbr{ gilour

File "ClientExceptionInterface.php"

Full Path: /var/www/laravel_filter/Modules/PaymentGateway/vendor/psr/http-client/src/ClientExceptionInterface.php
File size: 171 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

namespace Psr\Http\Client;

/**
 * Every HTTP client related exception MUST implement this interface.
 */
interface ClientExceptionInterface extends \Throwable
{
}