Documentation

CompleteInput
in package

FinalYes
Tags
psalm-immutable

Table of Contents

Properties

$failure  : Throwable|null
$result  : array<string|int, mixed>|null

Methods

with()  : self

Properties

$result read-only

public array<string|int, mixed>|null $result

Methods

with()

public with([array<string|int, mixed>|null $result = null ][, Throwable|null $failure = null ]) : self
Parameters
$result : array<string|int, mixed>|null = null
$failure : Throwable|null = null
Return values
self

        
On this page

Search results