Moodle PHP Documentation 4.2
Moodle 4.2.8 (Build: 20240610) (2d41ac46f45)
tool_mobile\event_handler Class Reference

Static Public Member Functions

static handle_user_loggedin (user_loggedin $event)
 Allows the plugin to augment Set-Cookie headers when the user_loggedin event is fired as part of complete_user_login() calls.
 

Member Function Documentation

◆ handle_user_loggedin()

static tool_mobile\event_handler::handle_user_loggedin ( user_loggedin $event)
static

Allows the plugin to augment Set-Cookie headers when the user_loggedin event is fired as part of complete_user_login() calls.

Parameters
user_loggedin$eventthe event
Return values
void

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