class HttpCurl extends HttpBase (View source)

Curl Http Client

Properties

protected MangoPayApi $_root

Root/parent instance that holds the OAuthToken and Configuration instance

from  HttpBase
protected LoggerInterface|NullLogger $logger

Root/parent instance logger

from  HttpBase

Methods

__construct(MangoPayApi $root)

Constructor

from  HttpBase
Request(RestTool $restTool)

No description

Details

__construct(MangoPayApi $root)

Constructor

Parameters

MangoPayApi $root

Root/parent instance that holds the OAuthToken and Configuration instance

HttpResponse Request(RestTool $restTool)

No description

Parameters

RestTool $restTool

Return Value

HttpResponse