Code comment

This commit is contained in:
Laurent Destailleur
2025-12-18 15:07:54 +01:00
parent b7d7f6be3d
commit 5ebbf9a70f
4 changed files with 9 additions and 0 deletions

View File

@@ -67,6 +67,8 @@ $conf->global->MAIN_DISABLE_ALL_MAILS = 1;
/**
* Class for PHPUnit tests
*
* #LNE1-QU2507-0005
*
* @backupGlobals disabled
* @backupStaticAttributes enabled
* @remarks backupGlobals must be disabled to have db,conf,user and lang not erased.