LifterLMS::mailer()

Retrieve the LLMS_Emails singleton.


Return Return

(LLMS_Emails)


Top ↑

Source Source

File: class-lifterlms.php

	public function mailer() {
		return LLMS_Emails::instance();
	}

Top ↑

User Contributed Notes User Contributed Notes

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