Invoker
in package
Table of Contents
- $timeout : int
- canInvokeWithTimeout() : bool
- invoke() : mixed
Properties
$timeout
private
int
$timeout
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