LLMS_Admin_Resources::output()
Handle HTML output on the screen.
Return Return
(void)
Source Source
File: includes/admin/class.llms.admin.resources.php
public static function output() {
include 'views/resources.php';
}
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
| Version | Description |
|---|---|
| 7.4.1 | Introduced. |