LifterLMS::achievements()

Retrieve the LLMS_Achievements singleton.


Return Return

(LLMS_Achievements)


Top ↑

Source Source

File: class-lifterlms.php

	public function achievements() {
		return LLMS_Achievements::instance();
	}

Top ↑

User Contributed Notes User Contributed Notes

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