Skip to main content

Action: gk/foundation/scheduler/task/execute/after

Fires after a task is executed.

Parameters

NameTypeDescription
$task\TaskThe task that was executed.
$job\JobInstanceThe job instance.
$next_rules\NextRunRules|nullThe next run rules returned by the task.

Since

  • 1.12.0

Source

Defined in Scheduler/Handlers/ScheduleHandler.php at line 606