LLMS_Instructor::get_assistants()
Retrieve an array of user ids for assistant instructors attached to the instructor
Description Description
Return Return
(int[])
Source Source
File: includes/models/model.llms.instructor.php
Changelog Changelog
| Version | Description |
|---|---|
| 3.34.0 | Uses object ID instead of current user id. |
| 3.14.4 | Introduced. |