Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250530) (c39b7370636)
|
Public Member Functions | |
__construct (protected structure structure $structure) | |
Create a new hook with the modified structure. | |
get_structure () | |
Returns the new structure of the quiz. | |
Create a new hook with the modified structure.
structure | $structure | The new structure. |
$structure | The new structure |
mod_quiz\hook\structure_modified::get_structure | ( | ) |
Returns the new structure of the quiz.
structure | The structure object. |