LLMS_Integrations::instance()

Instance Singleton Generator


Return Return

(LLMS_Integrations)


Top ↑

Source Source

File: includes/class.llms.integrations.php

	 */
	private function __construct() {
		$this->init();
	}

	/**
	 * Get an integration instance by id
	 *

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.