LLMS_REST_Sections_Controller::get_content_controller()
Retrieves the content controller.
Contents
Return Return
(LLMS_REST_Lessons_Controller|null)
Source Source
File: libraries/lifterlms-rest/includes/server/class-llms-rest-sections-controller.php
* @since 1.0.0-beta.1 * * @return LLMS_REST_Lessons_Controller|null
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
Version | Description |
---|---|
1.0.0-beta.1 | Introduced. |