diff --git a/core/dbsearch.class.php b/core/dbsearch.class.php index c4e9d6a122..d4f5ea4e99 100644 --- a/core/dbsearch.class.php +++ b/core/dbsearch.class.php @@ -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()) {