Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
|
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. |