mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
N°8981 : add type in function
This commit is contained in:
@@ -1555,7 +1555,7 @@ JS
|
||||
return $sHtml;
|
||||
}
|
||||
|
||||
public static function GetConfig($oWizard)
|
||||
public static function GetConfig(WizardController $oWizard)
|
||||
{
|
||||
$oConfig = new Config();
|
||||
$sSourceDir = $oWizard->GetParameter('source_dir', '');
|
||||
|
||||
Reference in New Issue
Block a user