mirror of
https://github.com/moodle/moodle.git
synced 2025-04-14 04:52:36 +02:00
Merge branch 'MDL-56231-32-flexible_table-construct-phpdoc' of https://github.com/roperto/moodle
This commit is contained in:
commit
7ad3d5db04
@ -127,7 +127,7 @@ class flexible_table {
|
||||
|
||||
/**
|
||||
* Constructor
|
||||
* @param int $uniqueid all tables have to have a unique id, this is used
|
||||
* @param string $uniqueid all tables have to have a unique id, this is used
|
||||
* as a key when storing table properties like sort order in the session.
|
||||
*/
|
||||
function __construct($uniqueid) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user