Moodle PHP Documentation 5.0
Moodle 5.0.1+ (Build: 20250711) (61af040cd5f)
|
Public Member Functions | |
__construct (instance $instance, string $data) | |
Constructor. | |
process_action () | |
Data processing action. | |
Protected Attributes | |
string | $data |
$data data to be processed | |
instance | $instance |
$instance BigBlueButton instance if any | |
mod_bigbluebuttonbn\local\extension\broker_meeting_events_addons::__construct | ( | instance | $instance, |
string | $data ) |
Constructor.
instance | $instance | BigBlueButton instance |
string | $data | data to be processed |