OpenTelemetry PHP

HttpPlugClientResolver
in package
implements ResolverInterface

FinalYes

Table of Contents

Interfaces

ResolverInterface

Properties

$httpAsyncClient  : HttpAsyncClient|null

Methods

__construct()  : mixed
create()  : self
resolveHttpPlugAsyncClient()  : HttpAsyncClient

Properties

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
self

resolveHttpPlugAsyncClient()

public resolveHttpPlugAsyncClient() : HttpAsyncClient
Return values
HttpAsyncClient

        
On this page

Search results