OpenTelemetry PHP

CompletedFuture
in package
implements FutureInterface

FinalYes
Tags
template

T

template-implements

FutureInterface<T>

Table of Contents

Interfaces

FutureInterface

Properties

$value  : mixed

Methods

__construct()  : mixed
await()  : mixed
catch()  : FutureInterface
map()  : FutureInterface

Properties

Methods

__construct()

public __construct(T $value) : mixed
Parameters
$value : T

        
On this page

Search results