LLMS_Abstract_Notification_View::get_notification()
Access the protected notification object
Contents
Return Return
Source Source
File: includes/abstracts/llms.abstract.notification.view.php
public function get_notification() {
return $this->notification;
}
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
| Version | Description |
|---|---|
| 3.18.2 | Introduced. |