Moodle APIs 4.1
Moodle 4.1.9+ (Build: 20240402)
|
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. |