Merge branch 'MDL-56231-30-flexible_table-construct-phpdoc' of https://github.com/roperto/moodle into MOODLE_30_STABLE
This commit is contained in:
+1
-1
@@ -133,7 +133,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) {
|
||||
|
||||
Reference in New Issue
Block a user