Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
core_user\hook\before_user_updated Class Reference

Public Member Functions

 __construct (public stdClass readonly stdClass $user, public stdClass readonly stdClass $currentuserdata,)
 Constructor for the hook.
 

Constructor & Destructor Documentation

◆ __construct()

core_user\hook\before_user_updated::__construct ( public stdClass readonly stdClass $user,
public stdClass readonly stdClass $currentuserdata )

Constructor for the hook.

Parameters
stdClass$userThe user instance
stdClass$currentuserdataThe old user instance
Parameters
$userThe user instance
$currentuserdataThe old user instance

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