N°8131 - Issue on DBlinkchange event when object is deleted

This commit is contained in:
Eric Espie
2025-01-28 10:33:11 +01:00
parent 65e49e2139
commit 52097f5e12
9 changed files with 451 additions and 298 deletions

View File

@@ -1114,7 +1114,7 @@ abstract class ItopDataTestCase extends ItopTestCase
* @param string $sClass
* @param array $aValues
*
* @return DBObject
* @return string created object key
* @throws Exception
*/
protected function GivenObjectInDB($sClass, $aValues)