2
0
forked from Wavyzz/dolibarr

fix phpstan doc ui

This commit is contained in:
Frédéric France
2024-11-23 11:07:41 +01:00
parent a5dde7fe83
commit 7c4ddc4c3c
3 changed files with 19 additions and 23 deletions

View File

@@ -77,7 +77,6 @@ class Documentation
*/
private function setMenu()
{
global $hookmanager;
@@ -315,7 +314,8 @@ class Documentation
}
/**
* Output summary
* Output summary
*
* @param int $showsubmenu Show Sub menus: 0 = No, 1 = Yes
* @param int $showsubmenu_summary Show summary of sub menus: 0 = No, 1 = Yes
* @return void