Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
core\task\failed_task_callbacks Class Reference

Static Public Member Functions

static send_failed_task_max_delay_message (after_failed_task_max_delay $hook)
 Callback to send a notification when the max fail delay of a task has been reached.
 

Detailed Description

Member Function Documentation

◆ send_failed_task_max_delay_message()

static core\task\failed_task_callbacks::send_failed_task_max_delay_message ( after_failed_task_max_delay $hook)
static

Callback to send a notification when the max fail delay of a task has been reached.

Parameters
after_failed_task_max_delay$hook

The documentation for this class was generated from the following file: