LLMS_Integrations::get_integration( string $id )

Get an integration instance by id


Description Description


Parameters Parameters

$id

(Required) id of the integration


Top ↑

Return Return

(LLMS_Abstract_Integration|false)


Top ↑

Source Source

File: includes/class.llms.integrations.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.8.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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