Documentation

HTTPClosure
in package

Table of Contents

Properties

$options  : mixed
$task  : mixed

Methods

__construct()  : mixed
isCachable()  : mixed
isThreaded()  : mixed
run()  : mixed

Properties

$options

protected mixed $options = ['isThreaded' => false, 'isCachable' => false]

Methods

__construct()

public __construct(array<string|int, mixed> $options, Closure $task) : mixed
Parameters
$options : array<string|int, mixed>
$task : Closure

run()

public run(mixed ...$args) : mixed
Parameters
$args : mixed

        
On this page

Search results