Enrol Notification
Maintained by
e-ABC Learning
Send notifications to users when any enrolment event is executed
Comments
Comments are no longer open for new posts. Existing comments remain available to read.
$eventdata = new stdClass();
To:
$eventdata = new \core\message\message();
Is this already implemented?