N°9009 Add phpunit test to GetSelectedModules

This commit is contained in:
Timothee
2026-01-07 17:02:42 +01:00
parent a287527d29
commit b135202496

View File

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