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