llms_helper()

Returns the main instance of the LifterLMS_Helper class


Return Return

(LifterLMS_Helper)


Top ↑

Source Source

File: libraries/lifterlms-helper/lifterlms-helper.php

53
54
55
function llms_helper() {
    return LifterLMS_Helper::instance();
}


Top ↑

Changelog Changelog

Changelog
Version Description
3.2.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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