mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 11:08:45 +02:00
PHPDoc & code cleanup
This commit is contained in:
@@ -82,7 +82,7 @@ class GlobalSearch extends UIBlock
|
||||
/**
|
||||
* Return the absolute URL of the search form
|
||||
*
|
||||
* @return $this
|
||||
* @return string
|
||||
* @throws \Exception
|
||||
*/
|
||||
public function GetEndpoint()
|
||||
|
||||
@@ -99,6 +99,7 @@ class PopoverMenuFactory
|
||||
*
|
||||
* @return \Combodo\iTop\Application\UI\Component\PopoverMenu\PopoverMenuItem\PopoverMenuItem[]
|
||||
* @throws \CoreException
|
||||
* @throws \Exception
|
||||
*/
|
||||
protected static function PrepareUserRelatedItemsForUserMenu()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user