From dfd8125aeb4a95df20041890dcffd50ba2592fee Mon Sep 17 00:00:00 2001 From: Lukas Reschke Date: Wed, 19 Jul 2017 19:44:10 +0200 Subject: Replace wrong PHPDocs Signed-off-by: Lukas Reschke --- lib/private/legacy/template/functions.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'lib/private/legacy/template/functions.php') diff --git a/lib/private/legacy/template/functions.php b/lib/private/legacy/template/functions.php index d1818a9a072..bca16b48c1a 100644 --- a/lib/private/legacy/template/functions.php +++ b/lib/private/legacy/template/functions.php @@ -57,7 +57,7 @@ function emit_css_tag($href, $opts = '') { /** * Prints all tags for CSS loading - * @param hash $obj all the script information from template + * @param array $obj all the script information from template */ function emit_css_loading_tags($obj) { foreach($obj['cssfiles'] as $css) { @@ -72,7 +72,6 @@ function emit_css_loading_tags($obj) { * Prints a