LLMS_Abstract_Integration::configure()
Configure the integration
Description Description
Set required class properties and so on.
Return Return
(void)
Source Source
File: includes/abstracts/llms.abstract.integration.php
abstract protected function configure();
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
Version | Description |
---|---|
3.8.0 | Introduced. |