From 49e4a88068f24c317edd395fe6c45adb6d315250 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C3=86var=20Arnfj=C3=B6r=C3=B0=20Bjarmason?= Date: Thu, 7 Apr 2005 14:13:06 +0000 Subject: [PATCH] \t^*$ between the comment and params for consistant formatting --- includes/WebRequest.php | 1 + 1 file changed, 1 insertion(+) diff --git a/includes/WebRequest.php b/includes/WebRequest.php index f43af12331..556de61296 100644 --- a/includes/WebRequest.php +++ b/includes/WebRequest.php @@ -100,6 +100,7 @@ class WebRequest { /** * Fetch a value from the given array or return $default if it's not set. + * * @param array &$arr * @param string $name * @param mixed $default -- 2.20.1