%PDF- %PDF-
| Direktori : /www/old2/_muzikoterapie/uloziste.eacm.cz/3rdparty/php-http/httplug/src/ |
| Current File : /www/old2/_muzikoterapie/uloziste.eacm.cz/3rdparty/php-http/httplug/src/HttpClient.php |
<?php
namespace Http\Client;
use Psr\Http\Client\ClientInterface;
/**
* {@inheritdoc}
*
* Provide the Httplug HttpClient interface for BC.
* You should typehint Psr\Http\Client\ClientInterface in new code
*/
interface HttpClient extends ClientInterface
{
}