Moodle PHP Documentation 4.4
Moodle 4.4.9+ (Build: 20250706) (82fb415b695)
core\test\message_user Interface Reference
Inheritance diagram for core\test\message_user:
core\test\mailpit_message_user

Public Member Functions

 get_address ()
 Get the email address of the user.
 
 get_name ()
 Get the display name of the user.
 

Detailed Description

Member Function Documentation

◆ get_address()

core\test\message_user::get_address ( )

Get the email address of the user.

Return values
string

Implemented in core\test\mailpit_message_user.

◆ get_name()

core\test\message_user::get_name ( )

Get the display name of the user.

Return values
string

Implemented in core\test\mailpit_message_user.


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