mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-13 19:25:22 +01:00
Clean phan warnings
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user