|
Moodle PHP Documentation 4.4
Moodle 4.4.9+ (Build: 20250711) (4ea86454947)
|
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. |