mirror of
https://github.com/Combodo/iTop.git
synced 2026-03-04 00:24:14 +01: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:
@@ -178,7 +178,7 @@ class QuickCreateHelper
|
||||
}
|
||||
|
||||
/**
|
||||
* Truncate $aHistoryEntries to 'global_search.max_history_results' entries OR $aPopularClasses to 'global_search.max_popular_results'
|
||||
* Truncate an array to $sMaxEntriesParam
|
||||
*
|
||||
* @param array $aEntries
|
||||
* @param string $sMaxEntriesParam
|
||||
|
||||
Reference in New Issue
Block a user