LLMS_Notification::jsonSerialize()


Source Source

File: includes/models/model.llms.notification.php

275
276
277
public function jsonSerialize() {
    return $this->toArray();
}

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.