Documentation

Invoker
in package

Table of Contents

$timeout  : int
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
Return values
mixed

Search results