N°9009 Add phpunit test to GetSelectedModules

This commit is contained in:
Timmy38
2026-02-26 10:28:52 +01:00
committed by GitHub
parent 329191aa47
commit 9b6d321ab0
4 changed files with 287 additions and 10 deletions

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)