N°9009 Add phpunit test to GetSelectedModules

This commit is contained in:
Timothee
2026-01-07 17:02:42 +01:00
parent 7844c9ffd0
commit c64320b317
4 changed files with 102 additions and 9 deletions

View File

@@ -2155,7 +2155,7 @@ class SetupInfo
/**
* Called by the setup process to initializes the list of selected modules. Do not call this method
* from an 'auto_select' rule
* @param hash $aModules
* @param array $aModules
* @return void
*/
public static function SetSelectedModules($aModules)