Runner
Less than 1 minute
Runner
Properties
type
public string $type = 'runner'
when
public Cron $when
timeout
public int $timeout = 60
exec
public mixed $exec
event
public bool $event
info
public string $info
params
public array $params
Methods
construct
public construct(array $data): void
Parameters
Parameter | Type | Description |
---|---|---|
$data | array |
touch
public touch(): ?int
start
public start(): void
run
public run(): void
Generated by Hazaar API Doc Generator