LLMS_Integrations::get_integrations()
Get all integrations regardless of availability
Return Return
Source Source
File: includes/class.llms.integrations.php
public function get_integrations() { return $this->integrations; }
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
Version | Description |
---|---|
3.18.2 | Introduced. |