LifterLMS::notifications()
Retrieve an instance of the notifications class
Description Description
Return Return
(obj)
Source Source
File: lifterlms.php
public function notifications() { return LLMS_Notifications::instance(); }
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
Version | Description |
---|---|
3.8.0 | Introduced. |
User Contributed Notes User Contributed Notes
Permalink: