PHPDoc & code cleanup

This commit is contained in:
Molkobain
2020-07-18 10:35:47 +02:00
parent 10a14a3844
commit ec70d3546d
4 changed files with 23 additions and 3 deletions

View File

@@ -1,6 +1,19 @@
<?php
/**
* Class ItopHubMenusHandler
*
* @author Denis Flaven <denis.flaven@combodo.com>
* @since 2.4.1
*/
class ItopHubMenusHandler extends ModuleHandlerAPI
{
/**
* iTop Hub menus are defined in PHP instead of XML to avoid people overloading them through a delta.
* Do NOT refactor them to the XML.
*
* @throws \Exception
*/
public static function OnMenuCreation()
{
// Add the admin menus