MDL-50917 navigation: fix incorrect @since
This commit is contained in:
@@ -4766,7 +4766,7 @@ class settings_navigation extends navigation_node {
|
||||
* Checks to see if there are child nodes available in the specific user's preference node.
|
||||
* If so, then they have the appropriate permissions view this user's preferences.
|
||||
*
|
||||
* @since Moodle 2.9
|
||||
* @since Moodle 2.9.3
|
||||
* @param int $userid The user's ID.
|
||||
* @return bool True if child nodes exist to view, otherwise false.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user