Moodle APIs 4.3
Moodle 4.3.6 (Build: 20240812)
qbank_comment\event\question_deleted_observer Class Reference

Event observer for question deletion. More...

Static Public Member Functions

static delete_question_comments (question_deleted $event)
 Delete any comments for the deleted question.
 

Detailed Description

Event observer for question deletion.

Author
Mark Johnson mark..nosp@m.john.nosp@m.son@c.nosp@m.atal.nosp@m.yst-e.nosp@m.u.ne.nosp@m.t
License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

Member Function Documentation

◆ delete_question_comments()

static qbank_comment\event\question_deleted_observer::delete_question_comments ( question_deleted $event)
static

Delete any comments for the deleted question.

Parameters
question_deleted$event
Return values
void

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