N°3815 - Remove "DisplayTemplate" PHP classes - modify comment

This commit is contained in:
Anne-Cath
2025-07-31 17:07:48 +02:00
parent 7d94e6f1f8
commit e6ea2fd541

View File

@@ -1002,7 +1002,7 @@ class TemplateMenuNode extends MenuNode
/**
* Create a menu item based on a custom template and inserts it into the application's main menu
* @param string $sMenuId Unique identifier of the menu (used to identify the menu for bookmarking, and for getting the labels from the dictionary)
* @param string $sTemplateFile Path (or URL) to the file that will be used as a template for displaying the page's content
* @param string $sTemplateFile unused deprecated
* @param integer $iParentIndex ID of the parent menu
* @param float $fRank Number used to order the list, any number will do, but for a given level (i.e same parent) all menus are sorted based on this value
* @param string $sEnableClass Name of class of object