LLMS_Emails::instance()

Create instance of class


Return Return

(LLMS_Emails)


Top ↑

Source Source

File: includes/class.llms.emails.php

44
45
46
47
48
49
* @return void
 */
private function __construct() {
 
    // Template functions.
    llms()->include_template_functions();

Top ↑

Changelog Changelog

Changelog
Version Description
1.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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