mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 02:58:43 +02:00
💡 Fix \CMDBSource::Query phpdoc block
This commit is contained in:
@@ -674,10 +674,9 @@ class CMDBSource
|
|||||||
/**
|
/**
|
||||||
* @param string $sSQLQuery
|
* @param string $sSQLQuery
|
||||||
*
|
*
|
||||||
* @return \mysqli_result|null
|
* @return mysqli_result|null
|
||||||
* @throws \MySQLException
|
* @throws MySQLException
|
||||||
* @throws \MySQLHasGoneAwayException
|
* @throws MySQLHasGoneAwayException
|
||||||
* @throws \CoreException
|
|
||||||
*
|
*
|
||||||
* @since 2.7.0 N°679 handles nested transactions
|
* @since 2.7.0 N°679 handles nested transactions
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user