Viewing File: /home/maglabs/valvtec1/wp-content/plugins/depicter/modules/GuzzleHttp/Exception/GuzzleException.php

<?php

namespace Depicter\GuzzleHttp\Exception;

use Depicter\Psr\Http\Client\ClientExceptionInterface;

interface GuzzleException extends ClientExceptionInterface
{
}
Back to Directory File Manager