mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-25 11:38:44 +02:00
5874
Change description of parameters and functions Add comments in twig for clarity Add default popular category to UserRequest and FunctionalCI classes Add comments to tests for clarity
This commit is contained in:
@@ -63,7 +63,7 @@ class QuickCreate extends UIBlock implements iKeyboardShortcut
|
||||
protected $bShowHistory;
|
||||
/** @var int $iMaxHistoryResults Max. number of elements in the history */
|
||||
protected $iMaxHistoryResults;
|
||||
/** @var int $iMaxPopularResults Max. number of elements in popular */
|
||||
/** @var int $iMaxPopularResults Max. number of elements in the popular section */
|
||||
protected $iMaxPopularResults;
|
||||
/** @var array $aPopularClasses */
|
||||
protected $aPopularClasses;
|
||||
|
||||
Reference in New Issue
Block a user