LLMS_Notification::jsonSerialize()
Contents
Source Source
File: includes/models/model.llms.notification.php
275 276 277 | public function jsonSerialize() { return $this ->toArray(); } |
Expand full source code Collapse full source code View on GitHub