Clean phan warnings

This commit is contained in:
Laurent Destailleur
2024-05-30 13:37:17 +02:00
parent da98b83dcf
commit 82908a30eb
91 changed files with 170 additions and 171 deletions

View File

@@ -117,7 +117,7 @@ class modWorkflow extends DolibarrModules
// Main menu entries
$this->menu = array(); // List of menus to add
$r = 0; // @phan-suppress-current-line PhanPluginRedundantAssignment
$r = 0;
/*
$this->menu[$r]=array('fk_menu'=>0,
'type'=>'top',