From ed355cb8cfb20718160fe35559a124d72de0936d Mon Sep 17 00:00:00 2001 From: odain-cbd <56586767+odain-cbd@users.noreply.github.com> Date: Thu, 4 Jun 2020 21:52:02 +0200 Subject: [PATCH] Update application/themehandler.class.inc.php Co-authored-by: Molkobain --- application/themehandler.class.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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