Moodle APIs 4.0
Moodle 4.0.11 (Build: 20231009)
|
Contains helper functions for xAPI PHPUnit Tests. More...
Public Member Functions | |
get_last_log_entry () | |
Return the last log entry from standardlog. | |
init_log () | |
Constructor for a xAPI test helper. | |
Contains helper functions for xAPI PHPUnit Tests.
core_xapi\test_helper::get_last_log_entry | ( | ) |
Return the last log entry from standardlog.
core::event::base|null | The last log event or null if none found. |