diff --git a/application/themehandler.class.inc.php b/application/themehandler.class.inc.php index 02bcf241d..9816628c2 100644 --- a/application/themehandler.class.inc.php +++ b/application/themehandler.class.inc.php @@ -270,7 +270,7 @@ CSS; * * @param string[] $aThemeParameters * @param string[] $aImportsPaths - * @param $aIncludedImages + * @param string[] $aIncludedImages * * @return string * @throws \Exception