Documentation

Invoker
in package

FinalYes

Table of Contents

Properties

$timeout  : int

Methods

canInvokeWithTimeout()  : bool
invoke()  : mixed

Properties

Methods

canInvokeWithTimeout()

public canInvokeWithTimeout() : bool
Return values
bool

invoke()

public invoke(callable $callable, array<string|int, mixed> $arguments, int $timeout) : mixed
Parameters
$callable : callable
$arguments : array<string|int, mixed>
$timeout : int
Tags
throws
Throwable

        
On this page

Search results