LifterLMS::notifications()
Retrieve an instance of the notifications class
Return Return
Source Source
File: class-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. |