Moodle PHP Documentation 4.1
Moodle 4.1.11 (Build: 20240610) (c8c84b4af18)
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: