HttpPlugClientResolver
in package
implements
ResolverInterface
FinalYes
Table of Contents
Interfaces
Properties
- $httpAsyncClient : HttpAsyncClient|null
Methods
- __construct() : mixed
- create() : self
- resolveHttpPlugAsyncClient() : HttpAsyncClient
Properties
$httpAsyncClient
private
HttpAsyncClient|null
$httpAsyncClient
= null
Methods
__construct()
public
__construct([HttpAsyncClient|null $httpAsyncClient = null ]) : mixed
Parameters
- $httpAsyncClient : HttpAsyncClient|null = null
create()
public
static create([HttpAsyncClient|null $httpAsyncClient = null ]) : self
Parameters
- $httpAsyncClient : HttpAsyncClient|null = null
Return values
selfresolveHttpPlugAsyncClient()
public
resolveHttpPlugAsyncClient() : HttpAsyncClient