LLMS_Integrations::instance()
Instance Singleton Generator
Contents
Return Return
Source Source
File: includes/class.llms.integrations.php
*/ private function __construct() { $this->init(); } /** * Get an integration instance by id *
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |