LifterLMS::notifications()

Retrieve an instance of the notifications class


Return Return

(LLMS_Notifications)


Top ↑

Source Source

File: class-lifterlms.php

	public function notifications() {
		return LLMS_Notifications::instance();
	}


Top ↑

Changelog Changelog

Changelog
Version Description
3.8.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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