LLMS_Lesson::get_section()
Retrieve an instance of LLMS_Course for the elements’s parent section
Description Description
Return Return
(LLMS_Section|null) Returns null
it the lesson is not attached to any sections.
Source Source
File: includes/models/model.llms.lesson.php
Changelog Changelog
Version | Description |
---|---|
3.16.0 | Introduced. |