LLMS_Settings_Page::get_sections()
Get the page sections (stub)
Description Description
Return Return
(array)
Source Source
File: includes/admin/settings/class.llms.settings.page.php
public function get_sections() { return array(); }
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |