LLMS_Table_Membership_Students::get_data( string $key, LLMS_Student $student )
Retrieve data for the columns
Description Description
Parameters Parameters
- $key
-
(Required) The column id / key.
- $student
-
(Required) Student object.
Return Return
(mixed)
Source Source
File: includes/admin/reporting/tables/llms.table.membership.students.php
Changelog Changelog
Version | Description |
---|---|
3.32.0 | Introduced. |