HttpBase
abstract class HttpBase (View source)
Base class for Http Client
Properties
protected MangoPayApi | $_root | Root/parent instance that holds the OAuthToken and Configuration instance |
|
protected LoggerInterface|NullLogger | $logger | Root/parent instance logger |
Methods
Details
__construct(MangoPayApi $root)
Constructor
abstract HttpResponse
Request(RestTool $restTool)
No description