Preview: ClientExceptionInterface.php
Size: 171 B
/home/getspomw/.trash/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
{
}
Directory Contents
Dirs: 0 × Files: 5