Internal
Less than 1 minute
Internal
Internal recurring task backed by a cron schedule.
class Internal extends \Hazaar\Warlock\Agent\Task\TaskProperties
when
Cron schedule used to compute next run times.
protected Cron $whenMethods
schedule
Applies a cron schedule string and sets the initial start time.
public schedule(string $when): voidParameters
| Parameter | Type | Description |
|---|---|---|
$when | string |
touch
Re-queues the task and returns the next start timestamp.
public touch(): ?intstart
Executes the internal endpoint and updates task status.
public start(): voidGenerated by Hazaar API Doc Generator on Tue, 21 Apr 2026 04:00:25 +0000