Merge remote-tracking branch 'origin/support/3.2' into develop

This commit is contained in:
jf-cbd
2025-01-28 10:53:15 +01:00
13 changed files with 585 additions and 365 deletions

View File

@@ -1119,7 +1119,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)