mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-20 09:08:42 +02:00
📝 Add missing @since on \DBSearch::GetFirstResult
This commit is contained in:
@@ -1112,6 +1112,8 @@ abstract class DBSearch
|
||||
* @throws \CoreException
|
||||
* @throws \CoreUnexpectedValue
|
||||
* @throws \MySQLException
|
||||
*
|
||||
* @since 2.7.0 N°2555
|
||||
*/
|
||||
public function GetFirstResult($bMustHaveOneResultMax = true, $aOrderBy = array(), $aSearchParams = array())
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user