mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-02 06:58:49 +02:00
🎨 Replace call_user_func call to \cmdbAbstractObject::GetShortcutActions for better IDE recognition
And also : * removed an obsolete use statement * fix method phpdoc
This commit is contained in:
@@ -3586,7 +3586,7 @@ HTML;
|
||||
* @api
|
||||
* @overwritable-hook
|
||||
*
|
||||
* @param $sFinalClass string The actual class of the objects for which to display the menu
|
||||
* @param string $sFinalClass The actual class of the objects for which to display the menu
|
||||
*
|
||||
* @return array the list of menu codes (i.e dictionary entries) that can be displayed as shortcuts next to the
|
||||
* actions menu
|
||||
|
||||
Reference in New Issue
Block a user