mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-02 23:18:43 +02:00
📝 PHPDoc reworked for auto-doc
This commit is contained in:
@@ -786,7 +786,6 @@ interface iPopupMenuExtension
|
||||
*
|
||||
* $param is an array('portal_id' => $sPortalId, 'object_set' => $oSet) containing DBObjectSet containing the list of objects
|
||||
*
|
||||
* @api
|
||||
* @todo
|
||||
*/
|
||||
const PORTAL_OBJLIST_ACTIONS = 6;
|
||||
@@ -796,7 +795,6 @@ interface iPopupMenuExtension
|
||||
*
|
||||
* $param is the portal id
|
||||
*
|
||||
* @api
|
||||
* @todo
|
||||
*/
|
||||
const PORTAL_USER_ACTIONS = 9;
|
||||
@@ -806,7 +804,6 @@ interface iPopupMenuExtension
|
||||
*
|
||||
* $param is the portal id
|
||||
*
|
||||
* @api
|
||||
* @todo
|
||||
*/
|
||||
const PORTAL_MENU_ACTIONS = 10;
|
||||
|
||||
Reference in New Issue
Block a user