LifterLMS_Helper::upgrader()
Return the singleton instance of the LLMS_Helper_Upgader
Contents
Return Return
Source Source
File: libraries/lifterlms-helper/class-lifterlms-helper.php
public function upgrader() {
return $this->upgrader;
}
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
| Version | Description |
|---|---|
| 3.0.0 | Introduced. |