Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
|
Public Member Functions | |
__construct (protected task_base $task,) | |
Constructor. | |
get_task () | |
Get the task object. | |
core\hook\task\after_failed_task_max_delay::__construct | ( | protected task_base | $task | ) |
Constructor.
task_base | $task | failed task. |
core\hook\task\after_failed_task_max_delay::get_task | ( | ) |
Get the task object.
task_base | Task object. |