ScheduleTaskAction
Table of Contents
Properties
-
$rruleService
: RruleService
Methods
-
__construct()
: mixed
-
call()
: array<string|int, mixed>
__construct()
public
__construct(RruleService $rruleService) : mixed
Parameters
-
$rruleService
: RruleService
-
call()
public
call(int $userId, string $type[, mixed $payload = null ][, string|null $runAt = null ][, string|null $recurrenceRule = null ]) : array<string|int, mixed>
Parameters
-
$userId
: int
-
-
$type
: string
-
-
$payload
: mixed
= null
-
-
$runAt
: string|null
= null
-
-
$recurrenceRule
: string|null
= null
-
Return values
array<string|int, mixed>