LifterLMS::instance()

Main Instance of LifterLMS Ensures only one instance of LifterLMS is loaded or can be loaded.


Description Description

See also See also


Top ↑

Return Return

(LifterLMS) - Main instance


Top ↑

Source Source

File: class-lifterlms.php

	 */
	private function __construct() {

		/**
		 * Localize as early as possible.
		 *

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.