Skip to content

Commit b135202

Browse files
committed
N°9009 Add phpunit test to GetSelectedModules
1 parent a287527 commit b135202

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup/setuputils.class.inc.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2150,7 +2150,7 @@ class SetupInfo
21502150
/**
21512151
* Called by the setup process to initializes the list of selected modules. Do not call this method
21522152
* from an 'auto_select' rule
2153-
* @param hash $aModules
2153+
* @param array $aModules
21542154
* @return void
21552155
*/
21562156
public static function SetSelectedModules($aModules)

0 commit comments

Comments
 (0)