LifterLMS::engagements()

Retrieve the LLMS_Engagements singleton.


Return Return

(LLMS_Engagements)


Top ↑

Source Source

File: class-lifterlms.php

	public function engagements() {
		return LLMS_Engagements::instance();
	}


Top ↑

User Contributed Notes User Contributed Notes

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