* Finish task #36250.

This commit is contained in:
holan20180123
2021-03-02 09:46:40 +08:00
parent 44e31b7899
commit 53d1454d16
+4 -2
View File
@@ -16,9 +16,11 @@ class tree extends control
/**
* Module browse.
*
* @param int $rootID
* @param int $rootID
* @param string $viewType story|bug|case|doc
* @param int $currentModuleID
* @param int $currentModuleID
* @param int $branch
* @param string $from
* @access public
* @return void
*/