Nexus API Reference

FutureResult
in package

Read onlyYes
FinalYes
Tags
psalm-api

Wraps the array result of Future::all() — Future<R> requires R to be an object.

template

T

Table of Contents

Properties

$values  : array<string|int, mixed>

Methods

__construct()  : mixed

Properties

Methods

__construct()

public __construct(array<string|int, T$values) : mixed
Parameters
$values : array<string|int, T>

        
On this page

Search results