LifterLMS::integrations()

Get integrations


Return Return

(LLMS_Integrations) instance


Top ↑

Source Source

File: class-lifterlms.php

	public function integrations() {
		return LLMS_Integrations::instance();
	}

Top ↑

User Contributed Notes User Contributed Notes

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