Moodle PHP Documentation 4.5
Moodle 4.5.5+ (Build: 20250711) (ce34e8ff087)
|
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 |