?? GreyFile — Mystic File Browser

Current path: home/webdevt/www/schtroumpf.fr/modules/psxmarketingwithgoogle/vendor/php-http/httplug/src/



?? Go up: /home/webdevt/www/schtroumpf.fr/modules/psxmarketingwithgoogle/vendor/php-http/httplug

?? Viewing: 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
{
}


??

??