PHP Bitpay\Client\Adapter 네임스페이스

Interfaces

이름 설명
AdapterInterface A client can be configured to use a specific adapter to make requests, by default the CurlAdapter is what is used.

클래스들

이름 설명
CurlAdapter Adapter that sends Request objects using CURL
CurlAdapterTest