LifterLMS::certificates()

Retrieve the LLMS_Certificates singleton.


Return Return

(LLMS_Certificates)


Top ↑

Source Source

File: class-lifterlms.php

	public function certificates() {
		return LLMS_Certificates::instance();
	}

Top ↑

User Contributed Notes User Contributed Notes

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