LLMS_Abstract_Integration::get_priority()
Retrieve the integration priority property.
Contents
Return Return
(int)
Source Source
File: includes/abstracts/llms.abstract.integration.php
public function get_priority() { return $this->priority; }
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
Version | Description |
---|---|
3.33.1 | Introduced. |