diff --git a/core/cmdbsource.class.inc.php b/core/cmdbsource.class.inc.php index 07a1767d7..e65496cd0 100644 --- a/core/cmdbsource.class.inc.php +++ b/core/cmdbsource.class.inc.php @@ -674,10 +674,9 @@ class CMDBSource /** * @param string $sSQLQuery * - * @return \mysqli_result|null - * @throws \MySQLException - * @throws \MySQLHasGoneAwayException - * @throws \CoreException + * @return mysqli_result|null + * @throws MySQLException + * @throws MySQLHasGoneAwayException * * @since 2.7.0 N°679 handles nested transactions */